Andrew Wang created HDFS-12444: ---------------------------------- Summary: Reduce runtime of TestWriteReadStripedFile Key: HDFS-12444 URL: https://issues.apache.org/jira/browse/HDFS-12444 Project: Hadoop HDFS Issue Type: Improvement Components: erasure-coding, test Affects Versions: 3.0.0-alpha4 Reporter: Andrew Wang Assignee: Andrew Wang
This test takes a long time to run since it writes a lot of data, and frequently times out during precommit testing. If we change the EC policy from RS(6,3) to RS(3,2) then it will run a lot faster. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org