[ 
https://issues.apache.org/jira/browse/HADOOP-14315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972332#comment-15972332
 ] 

Hudson commented on HADOOP-14315:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11599 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11599/])
HADOOP-14315. Python example in the rack awareness document doesn't work 
(aajisaka: rev 654372db859656a2201ae9f9f7c374c6564ea34d)
* (edit) hadoop-common-project/hadoop-common/src/site/markdown/RackAwareness.md


> Python example in the rack awareness document doesn't work due to bad 
> indentation
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-14315
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14315
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Minor
>             Fix For: 2.9.0, 2.8.1, 3.0.0-alpha3
>
>
> Running that example fails with:
> {code}
>   File "example.py", line 28
>     address = '{0}/{1}'.format(ip, netmask)                      # format 
> address string so it looks like 'ip/netmask' to make netaddr work
>           ^
> IndentationError: expected an indented block
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to