[
https://issues.apache.org/jira/browse/YARN-7974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548190#comment-16548190
]
Jonathan Hung commented on YARN-7974:
-------------------------------------
Seems related to HADOOP-15610:{noformat}Collecting typed_ast; python_version <
"3.7" and implementation_name == "cpython" (from astroid>=2.0.0->pylint)
Downloading
https://files.pythonhosted.org/packages/52/cf/2ebc7d282f026e21eed4987e42e10964a077c13cfc168b42f3573a7f178c/typed-ast-1.1.0.tar.gz
(200kB)
Complete output from command python setup.py egg_info:
Error: typed_ast only runs on Python 3.3 and above.
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in
/tmp/pip-build-QpIUX5/typed-ast/
You are using pip version 8.1.1, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
The command '/bin/sh -c pip2 install pylint' returned a non-zero code: 1
Total Elapsed time: 13m 3s
ERROR: Docker failed to build image.{noformat}
> Allow updating application tracking url after registration
> ----------------------------------------------------------
>
> Key: YARN-7974
> URL: https://issues.apache.org/jira/browse/YARN-7974
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Jonathan Hung
> Assignee: Jonathan Hung
> Priority: Major
> Attachments: YARN-7974.001.patch, YARN-7974.002.patch,
> YARN-7974.003.patch, YARN-7974.004.patch, YARN-7974.005.patch,
> YARN-7974.006.patch
>
>
> Normally an application's tracking url is set on AM registration. We have a
> use case for updating the tracking url after registration (e.g. the UI is
> hosted on one of the containers).
> Approach is for AM to update tracking url on heartbeat to RM, and add related
> API in AMRMClient.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]