[
https://issues.apache.org/jira/browse/HADOOP-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580480#action_12580480
]
Hemanth Yamijala commented on HADOOP-2936:
------------------------------------------
One small problem. The test cases in testHodRing.py are leaving behind the
confdir and logdir directories under
/tmp/hod-username/test_HadoopCommand_tempDir. These should be removed.
Another thing is in testHadoop.py, we don't seem to be using the testingDir
variable anywhere. Should we remove it ?
Otherwise, +1. Functionality is fine. Verified with trunk that the warnings are
now gone.
> HOD should generate hdfs://host:port on the client side configs.
> ----------------------------------------------------------------
>
> Key: HADOOP-2936
> URL: https://issues.apache.org/jira/browse/HADOOP-2936
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hod
> Affects Versions: 0.16.0
> Reporter: Mahadev konar
> Assignee: Vinod Kumar Vavilapalli
> Fix For: 0.17.0
>
> Attachments: HADOOP-2936, HADOOP-2936.1
>
>
> with Hadoop-1967, if the fs.default.name is just host:port it prints out
> warnings when hadoop shell commands are run. Hod should change this to
> hdfs://host:port so that users do not see these warnings...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.