[
https://issues.apache.org/jira/browse/AMBARI-19626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830093#comment-15830093
]
Hudson commented on AMBARI-19626:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6494 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6494/])
AMBARI-19626. LLAP Startup: slider dependencies are not deployed by (aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7df6416e47cdbfa08b28aa673c7a23d83f73aff0])
* (edit) ambari-server/src/main/resources/scripts/Ambaripreupload.py
> LLAP Startup: slider dependencies are not deployed by Ambari
> ------------------------------------------------------------
>
> Key: AMBARI-19626
> URL: https://issues.apache.org/jira/browse/AMBARI-19626
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.5.0
>
> Attachments: AMBARI-19626.patch
>
>
> Ambari slider install does not upload the dependencies as part of the client
> deploy.
>
>
>
> 2016-10-28 19:52:20,596 [main] INFO tools.SliderUtils - Loading all
> dependencies from /usr/hdp/2.5.0.0-1245/slider/lib
> 2016-10-28 19:52:34,812 [main] INFO agent.AgentClientProvider -
> Automatically uploading the agent tarball at
> hdfs://cn105-10.l42scl.hortonworks.com:8020/user/gopal/.slider/cluster/llap0/tmp/application_1477340478603_0266/at
> 2016-10-28 19:52:35,118 [main] INFO agent.AgentClientProvider -
> Validating app definition .slider/package/LLAP/llap-29Sep2016.zip
> 2016-10-28 19:52:35,124 [main] INFO tools.SliderUtils - For faster
> submission of apps, upload dependencies using cmd dependency --upload
>
>
>
>
> sudo -u hdfs $(which slider) dependency --upload
>
> This would upload the slider packages once, so that they can be reused by
> every restart of LLAP instead of being uploaded for each restart & downloaded
> on each node again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)