[ 
https://issues.apache.org/jira/browse/HIVE-9883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gopal V resolved HIVE-9883.
---------------------------
    Resolution: Fixed

To use these scripts, configure llap-daemon-site.xml correctly and build a 
slider installer package 

{code}
# ../bin/hive --service llap --instances 19
...
Prepared llap-slider-06Mar2015/run.sh for running LLAP on Slider
{code}

To start slider instance

{code}
# ./llap-slider-06Mar2015/run.sh

2015-03-06 04:34:15,877 [main] INFO  agent.AgentClientProvider - Automatically 
uploading the agent tarball at 
hdfs://cn041-10.l42scl.hortonworks.com:8020/user/gopal/.slider/cluster/llap0/tmp/application_1424502260528_0551/agent
...
2015-03-06 04:34:16,226 [main] INFO  agent.AgentUtils - Reading metainfo at 
.slider/package/LLAP/llap-06Mar2015.zip
2015-03-06 04:34:16,230 [main] INFO  tools.SliderUtils - Reading metainfo.xml 
of size 1998
2015-03-06 04:34:16,239 [main] INFO  launch.AppMasterLauncher - Submitting 
application to Resource Manager
2015-03-06 04:34:16,257 [main] INFO  impl.YarnClientImpl - Submitted 
application application_1424502260528_0551
2015-03-06 04:34:16,260 [main] INFO  util.ExitUtil - Exiting with status 0
{code}

And 19 instances of the daemon should be kicked off the cluster.

The application_1424502260528_0551 should have a Slider AM UI, which allows you 
to go to the container logs via Metrics -> Container -> Container Logs.

> LLAP: Slider deploy scripts
> ---------------------------
>
>                 Key: HIVE-9883
>                 URL: https://issues.apache.org/jira/browse/HIVE-9883
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: llap
>            Reporter: Gopal V
>            Assignee: Gopal V
>             Fix For: llap
>
>
> Make LLAP deployable via Slider on YARN.
> This bypasses the standard node install issues, but introduces the YARN 
> service registry + zoo-keeper to the dependency list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to