[
https://issues.apache.org/jira/browse/HADOOP-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579202#action_12579202
]
Hemanth Yamijala commented on HADOOP-2936:
------------------------------------------
- In hodcleanup, we generate a temporary hadoop-site file for uploading the
hadoop logs. The change should reflect here also.
- We need unit tests for this, as HADOOP-2775 is now committed. *smile*
Otherwise, patch looks good. I verified it works fine for HADOOP 0.15 as well.
Can someone please check why hadoop jar prints the warning message on using the
deprecated file system URI format, even though fs.default.name is set to
hdfs://host:port ?
> 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
> Reporter: Mahadev konar
> Assignee: Hemanth Yamijala
> Fix For: 0.17.0
>
> Attachments: HADOOP-2936
>
>
> 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.