You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/07/31 01:33:38 UTC

[jira] [Commented] (HBASE-11621) Make MiniDFSCluster run faster

    [ https://issues.apache.org/jira/browse/HBASE-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080193#comment-14080193 ] 

Ted Yu commented on HBASE-11621:
--------------------------------

Test suite for 0.98 passed with patch:
{code}
[INFO] HBase ............................................. SUCCESS [1.834s]
[INFO] HBase - Common .................................... SUCCESS [23.395s]
[INFO] HBase - Protocol .................................. SUCCESS [0.278s]
[INFO] HBase - Client .................................... SUCCESS [37.698s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [5.195s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [1.769s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [2.986s]
[INFO] HBase - Server .................................... SUCCESS [51:21.833s]
[INFO] HBase - Testing Util .............................. SUCCESS [1.301s]
[INFO] HBase - Thrift .................................... SUCCESS [1:56.640s]
[INFO] HBase - Shell ..................................... SUCCESS [1:32.877s]
[INFO] HBase - Integration Tests ......................... SUCCESS [1.012s]
[INFO] HBase - Examples .................................. SUCCESS [5.685s]
[INFO] HBase - Assembly .................................. SUCCESS [0.812s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56:14.023s
[INFO] Finished at: Wed Jul 30 23:28:25 UTC 2014
{code}

> Make MiniDFSCluster run faster
> ------------------------------
>
>                 Key: HBASE-11621
>                 URL: https://issues.apache.org/jira/browse/HBASE-11621
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>         Attachments: 11621-v1.txt
>
>
> Daryn proposed the following change in HDFS-6773:
> {code}
> EditLogFileOutputStream.setShouldSkipFsyncForTesting(true);
> {code}
> With this change in HBaseTestingUtility#startMiniDFSCluster(), runtime for TestAdmin went from 8:35 min to 7 min



--
This message was sent by Atlassian JIRA
(v6.2#6252)