You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by GitBox <gi...@apache.org> on 2019/02/27 07:26:25 UTC

[GitHub] djkevincr commented on a change in pull request #115: MNEMONIC-519: Add test cases for mapred based older Hadoop API

djkevincr commented on a change in pull request #115: MNEMONIC-519: Add test cases for mapred based older Hadoop API
URL: https://github.com/apache/mnemonic/pull/115#discussion_r260620015
 
 

 ##########
 File path: mnemonic-hadoop/mnemonic-hadoop-mapreduce/src/test/java/org/apache/mnemonic/mapred/MneMapredBufferDataTest.java
 ##########
 @@ -74,7 +74,7 @@
   @BeforeClass
   public void setUp() throws IOException {
     m_workdir = new Path(
-        System.getProperty("test.tmp.dir", DEFAULT_WORK_DIR));
+            System.getProperty("test.tmp.dir", DEFAULT_WORK_DIR));
 
 Review comment:
   +1, I will fix those.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services