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

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

Ted Yu created HBASE-11621:
------------------------------

             Summary: 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)