Andrew Onischuk created AMBARI-19626:
----------------------------------------
Summary: 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)