[jira] [Commented] (HDFS-12475) Ozone : add document for port sharing with WebHDFS

2017-09-20 Thread Chen Liang (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173568#comment-16173568
 ] 

Chen Liang commented on HDFS-12475:
---

Hi [~cheersyang], what I meant by "sharing with WebHDFS" was that WebHDFS seems 
to be the main user of this datanode http server (which listens on this port) 
for transferring data. And the point of this ticket is to make this clear in 
the doc, because all over the doc we use addresses like 127.0.0.1:9864, but 
this won't work for users who have changed the datanode http port setting. So 
we should just make this note clear in doc and let the user know that they need 
to use whatever port they set instead.

You are right, it is more clear to say datanode http port, rather than 
mentioning WebHDFS for more confusion. Will update the title and description.

> Ozone : add document for port sharing with WebHDFS
> --
>
> Key: HDFS-12475
> URL: https://issues.apache.org/jira/browse/HDFS-12475
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Reporter: Chen Liang
>Assignee: Lokesh Jain
>  Labels: ozoneDoc
>
> Currently Ozone's REST API uses the port 9864, all commands mentioned in 
> OzoneCommandShell.md use the address localhost:9864.
> This port was used by WebHDFS and is now shared by Ozone. The value is 
> controlled by the config key {{dfs.datanode.http.address}}. We should 
> document this information in {{OzoneCommandShell.md}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-12475) Ozone : add document for port sharing with WebHDFS

2017-09-19 Thread Weiwei Yang (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172661#comment-16172661
 ] 

Weiwei Yang commented on HDFS-12475:


Hi [~vagarychen]/[~ljain]

WebHDFS is using namenode HTTP port, ozone rest API queries datanode HTTP port, 
there is no sharing of ports. I don't understand the purpose of this ticket, 
could you please elaborate, thanks.

> Ozone : add document for port sharing with WebHDFS
> --
>
> Key: HDFS-12475
> URL: https://issues.apache.org/jira/browse/HDFS-12475
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Reporter: Chen Liang
>Assignee: Lokesh Jain
>  Labels: ozoneDoc
>
> Currently Ozone's REST API uses the port 9864, all commands mentioned in 
> OzoneCommandShell.md use the address localhost:9864.
> This port was used by WebHDFS and is now shared by Ozone. The value is 
> controlled by the config key {{dfs.datanode.http.address}}. We should 
> document this information in {{OzoneCommandShell.md}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-12475) Ozone : add document for port sharing with WebHDFS

2017-09-19 Thread Anu Engineer (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172250#comment-16172250
 ] 

Anu Engineer commented on HDFS-12475:
-

[~elek] Thanks for letting us know. Please go ahead. This is  a trivial change 
which we can do after your change.


> Ozone : add document for port sharing with WebHDFS
> --
>
> Key: HDFS-12475
> URL: https://issues.apache.org/jira/browse/HDFS-12475
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Reporter: Chen Liang
>Assignee: Lokesh Jain
>  Labels: ozoneDoc
>
> Currently Ozone's REST API uses the port 9864, all commands mentioned in 
> OzoneCommandShell.md use the address localhost:9864.
> This port was used by WebHDFS and is now shared by Ozone. The value is 
> controlled by the config key {{dfs.datanode.http.address}}. We should 
> document this information in {{OzoneCommandShell.md}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-12475) Ozone : add document for port sharing with WebHDFS

2017-09-19 Thread Elek, Marton (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-12475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172241#comment-16172241
 ] 

Elek, Marton commented on HDFS-12475:
-

In HDFS-12469 I plan to move out the Configuration part from the GettingStarted 
guide to a separated page. Currently it contains only the most critical 
configuration but we can add this information to there (after HDFS-12469 will 
be resolved) and a few other information about the possible configuration.

(Additionall to the OzoneCommandShell.md)

> Ozone : add document for port sharing with WebHDFS
> --
>
> Key: HDFS-12475
> URL: https://issues.apache.org/jira/browse/HDFS-12475
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Reporter: Chen Liang
>Assignee: Lokesh Jain
>  Labels: ozoneDoc
>
> Currently Ozone's REST API uses the port 9864, all commands mentioned in 
> OzoneCommandShell.md use the address localhost:9864.
> This port was used by WebHDFS and is now shared by Ozone. The value is 
> controlled by the config key {{dfs.datanode.http.address}}. We should 
> document this information in {{OzoneCommandShell.md}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org