[
https://issues.apache.org/jira/browse/HADOOP-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627116#action_12627116
]
Lohit Vijayarenu commented on HADOOP-3948:
------------------------------------------
Passes all test-patch and all tests on my system.
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 12 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[lohit@ hadoop-core-trunk]$ (ant test > test.log ) >& test.log
[lohit@ hadoop-core-trunk]$ grep FAIL test.log
[lohit@ hadoop-core-trunk]$ grep SUCC test.log
BUILD SUCCESSFUL
[lohit@ hadoop-core-trunk]$
> Separate Namenodes edits and fsimage
> -------------------------------------
>
> Key: HADOOP-3948
> URL: https://issues.apache.org/jira/browse/HADOOP-3948
> Project: Hadoop Core
> Issue Type: Improvement
> Components: dfs
> Affects Versions: 0.19.0
> Reporter: Lohit Vijayarenu
> Assignee: Lohit Vijayarenu
> Fix For: 0.19.0
>
> Attachments: HADOOP-3948.patch, HADOOP-3948.patch, HADOOP-3948.patch,
> HADOOP-3948.patch, HADOOP-3948.patch, hadoop-core-trunk.patch,
> hadoop-core-trunk.patch, hadoop-core-trunk.patch
>
>
> NameNode's _edits_ and _fsimage_ should be separated with an option of having
> them in their own separate directories.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.