[ 
https://issues.apache.org/jira/browse/MAPREDUCE-7323?focusedWorklogId=555638&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-555638
 ]

ASF GitHub Bot logged work on MAPREDUCE-7323:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Feb/21 06:57
            Start Date: 22/Feb/21 06:57
    Worklog Time Spent: 10m 
      Work Description: aajisaka opened a new pull request #2712:
URL: https://github.com/apache/hadoop/pull/2712


   JIRA: https://issues.apache.org/jira/browse/MAPREDUCE-7323
   
   The script does not support Python 3 and is outdated.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 555638)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove job_history_summary.py
> -----------------------------
>
>                 Key: MAPREDUCE-7323
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7323
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Fix the following syntax error in Python 3:
> {noformat}
> aajisaka@b23b6a126ee7:~/hadoop$ python3 
> hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/terasort/job_history_summary.py
>   File 
> "hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/terasort/job_history_summary.py",
>  line 73
>     print "Name reduce-output-bytes shuffle-finish reduce-finish"
>           ^
> SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Name 
> reduce-output-bytes shuffle-finish reduce-finish")?
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to