[ 
https://issues.apache.org/jira/browse/HDFS-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-3856:
------------------------------

    Attachment: hdfs-3856.txt

Thanks for triaging Kihwal!

Patch attached.

NN#startTrashEmptier is not currently making an RPC. This patch updates 
NameNode#startTrashEmptier to use the conf to determine the interval rather 
than get the server defaults object (which checks the operation, which fails in 
the BN case). The conf is the same that was used to initialize server defaults 
so it's the same value. 
                
> TestHDFSServerPorts failure is causing surefire fork failure
> ------------------------------------------------------------
>
>                 Key: HDFS-3856
>                 URL: https://issues.apache.org/jira/browse/HDFS-3856
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.2.0-alpha
>            Reporter: Thomas Graves
>            Assignee: Eli Collins
>            Priority: Blocker
>         Attachments: hdfs-3856.txt
>
>
> We have been seeing the hdfs tests on trunk and branch-2 error out with fork 
> failures.  I see the hadoop jenkins trunk build is also seeing these:
> https://builds.apache.org/view/Hadoop/job/Hadoop-trunk/lastCompletedBuild/console

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to