<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Zeppelin not working on upgrading to HDP 2.3.4 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116153#M16807</link>
    <description>&lt;P&gt;We installed zeppelin as an ambari service as per the link below . It was working fine and we were able to run spark and hive jobs. Recently we upgraded to HDP 2.3.4 and the zeppelin service is not working. Is there any manual steps required to get zeppelin working with new HDP and spark version as zeppelin was not upgraded as part of the automatic HDP upgrade process. &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/hortonworks-gallery/ambari-zeppelin-service" target="_blank"&gt;https://github.com/hortonworks-gallery/ambari-zeppelin-service&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;This is the error we are getting. &lt;/P&gt;&lt;PRE&gt;16/01/28 14:41:44 INFO YarnExtensionServices: Service org.apache.spark.deploy.yarn.history.YarnHistoryService started 
16/01/28 14:41:45 INFO Client: Application report for application_1453980715711_0009 (state: ACCEPTED) 
16/01/28 14:41:45 INFO Client: 
client token: N/A 
diagnostics: N/A 
ApplicationMaster host: N/A 
ApplicationMaster RPC port: -1 
queue: default 
start time: 1453992104608 
final status: UNDEFINED 
tracking URL: &lt;A href="http://dshost1:8088/proxy/application_1453980715711_0009/"&gt;http://dshost1:8088/proxy/application_1453980715711_0009/&lt;/A&gt;
user: zeppelin 
16/01/28 14:41:46 INFO Client: Application report for application_1453980715711_0009 (state: ACCEPTED) 
16/01/28 14:41:47 INFO Client: Application report for application_1453980715711_0009 (state: FAILED) 
16/01/28 14:41:47 INFO Client: 
client token: N/A 
diagnostics: Application application_1453980715711_0009 failed 2 times due to AM Container for appattempt_1453980715711_0009_000002 exited with exitCode: 1 
For more detailed output, check application tracking page:&lt;A href="http://dshost1:8088/cluster/app/application_1453980715711_0009Then"&gt;http://dshost1:8088/cluster/app/application_1453980715711_0009Then&lt;/A&gt;, click on links to logs of each attempt. 
Diagnostics: Exception from container-launch. 
Container id: container_e18_1453980715711_0009_02_000001 
Exit code: 1 
Stack trace: ExitCodeException exitCode=1: 
at org.apache.hadoop.util.Shell.runCommand(Shell.java:576) 
at org.apache.hadoop.util.Shell.run(Shell.java:487) 
at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:753) 
at org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:212) 
at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:302) 
at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:82) 
at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
at java.lang.Thread.run(Thread.java:745) 
Container exited with a non-zero exit code 1 
Failing this attempt. Failing the application. 
ApplicationMaster host: N/A 
ApplicationMaster RPC port: -1 
queue: default 
start time: 1453992104608 
final status: FAILED 
tracking URL: &lt;A href="http://datascience3.unibet.com:8088/cluster/app/application_1453980715711_0009"&gt;http://datascience3.unibet.com:8088/cluster/app/application_1453980715711_0009&lt;/A&gt;
user: zeppelin 
16/01/28 14:41:47 INFO Client: Deleting staging directory .sparkStaging/application_1453980715711_0009 
16/01/28 14:41:47 ERROR SparkContext: Error initializing SparkContext. 
org.apache.spark.SparkException: Yarn application has already ended! It might have been killed or unable to launch application master. 
at org.apache.spark.scheduler.cluster.YarnClientSchedulerBackend.waitForApplication(YarnClientSchedulerBackend.scala:125) 
at org.apache.spark.scheduler.cluster.YarnClientSchedulerBackend.start(YarnClientSchedulerBackend.scala:65) 
at org.apache.spark.scheduler.TaskSchedulerImpl.start(TaskSchedulerImpl.scala:144) 
at org.apache.spark.SparkContext.&amp;lt;init&amp;gt;(SparkContext.scala:523) 
at org.apache.zeppelin.spark.SparkInterpreter.createSparkContext(SparkInterpreter.java:339) 
at org.apache.zeppelin.spark.SparkInterpreter.getSparkContext(SparkInterpreter.java:149) 
at org.apache.zeppelin.spark.SparkInterpreter.open(SparkInterpreter.java:465) 
at org.apache.zeppelin.interpreter.ClassloaderInterpreter.open(ClassloaderInterpreter.java:74) 
at org.apache.zeppelin.interpreter.LazyOpenInterpreter.open(LazyOpenInterpreter.java:68) 
at org.apache.zeppelin.spark.SparkSqlInterpreter.getSparkInterpreter(SparkSqlInterpreter.java:103) 
at org.apache.zeppelin.spark.SparkSqlInterpreter.interpret(SparkSqlInterpreter.java:119) 
at org.apache.zeppelin.interpreter.ClassloaderInterpreter.interpret(ClassloaderInterpreter.java:57) 
at org.apache.zeppelin.interpreter.LazyOpenInterpreter.interpret(LazyOpenInterpreter.java:93) 
at org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:276) 
at org.apache.zeppelin.scheduler.Job.run(Job.java:170) &lt;/PRE&gt;</description>
    <pubDate>Fri, 29 Jan 2016 01:41:57 GMT</pubDate>
    <dc:creator>deepak_subhrama</dc:creator>
    <dc:date>2016-01-29T01:41:57Z</dc:date>
    <item>
      <title>Zeppelin not working on upgrading to HDP 2.3.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116153#M16807</link>
      <description>&lt;P&gt;We installed zeppelin as an ambari service as per the link below . It was working fine and we were able to run spark and hive jobs. Recently we upgraded to HDP 2.3.4 and the zeppelin service is not working. Is there any manual steps required to get zeppelin working with new HDP and spark version as zeppelin was not upgraded as part of the automatic HDP upgrade process. &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/hortonworks-gallery/ambari-zeppelin-service" target="_blank"&gt;https://github.com/hortonworks-gallery/ambari-zeppelin-service&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;This is the error we are getting. &lt;/P&gt;&lt;PRE&gt;16/01/28 14:41:44 INFO YarnExtensionServices: Service org.apache.spark.deploy.yarn.history.YarnHistoryService started 
16/01/28 14:41:45 INFO Client: Application report for application_1453980715711_0009 (state: ACCEPTED) 
16/01/28 14:41:45 INFO Client: 
client token: N/A 
diagnostics: N/A 
ApplicationMaster host: N/A 
ApplicationMaster RPC port: -1 
queue: default 
start time: 1453992104608 
final status: UNDEFINED 
tracking URL: &lt;A href="http://dshost1:8088/proxy/application_1453980715711_0009/"&gt;http://dshost1:8088/proxy/application_1453980715711_0009/&lt;/A&gt;
user: zeppelin 
16/01/28 14:41:46 INFO Client: Application report for application_1453980715711_0009 (state: ACCEPTED) 
16/01/28 14:41:47 INFO Client: Application report for application_1453980715711_0009 (state: FAILED) 
16/01/28 14:41:47 INFO Client: 
client token: N/A 
diagnostics: Application application_1453980715711_0009 failed 2 times due to AM Container for appattempt_1453980715711_0009_000002 exited with exitCode: 1 
For more detailed output, check application tracking page:&lt;A href="http://dshost1:8088/cluster/app/application_1453980715711_0009Then"&gt;http://dshost1:8088/cluster/app/application_1453980715711_0009Then&lt;/A&gt;, click on links to logs of each attempt. 
Diagnostics: Exception from container-launch. 
Container id: container_e18_1453980715711_0009_02_000001 
Exit code: 1 
Stack trace: ExitCodeException exitCode=1: 
at org.apache.hadoop.util.Shell.runCommand(Shell.java:576) 
at org.apache.hadoop.util.Shell.run(Shell.java:487) 
at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:753) 
at org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:212) 
at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:302) 
at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:82) 
at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
at java.lang.Thread.run(Thread.java:745) 
Container exited with a non-zero exit code 1 
Failing this attempt. Failing the application. 
ApplicationMaster host: N/A 
ApplicationMaster RPC port: -1 
queue: default 
start time: 1453992104608 
final status: FAILED 
tracking URL: &lt;A href="http://datascience3.unibet.com:8088/cluster/app/application_1453980715711_0009"&gt;http://datascience3.unibet.com:8088/cluster/app/application_1453980715711_0009&lt;/A&gt;
user: zeppelin 
16/01/28 14:41:47 INFO Client: Deleting staging directory .sparkStaging/application_1453980715711_0009 
16/01/28 14:41:47 ERROR SparkContext: Error initializing SparkContext. 
org.apache.spark.SparkException: Yarn application has already ended! It might have been killed or unable to launch application master. 
at org.apache.spark.scheduler.cluster.YarnClientSchedulerBackend.waitForApplication(YarnClientSchedulerBackend.scala:125) 
at org.apache.spark.scheduler.cluster.YarnClientSchedulerBackend.start(YarnClientSchedulerBackend.scala:65) 
at org.apache.spark.scheduler.TaskSchedulerImpl.start(TaskSchedulerImpl.scala:144) 
at org.apache.spark.SparkContext.&amp;lt;init&amp;gt;(SparkContext.scala:523) 
at org.apache.zeppelin.spark.SparkInterpreter.createSparkContext(SparkInterpreter.java:339) 
at org.apache.zeppelin.spark.SparkInterpreter.getSparkContext(SparkInterpreter.java:149) 
at org.apache.zeppelin.spark.SparkInterpreter.open(SparkInterpreter.java:465) 
at org.apache.zeppelin.interpreter.ClassloaderInterpreter.open(ClassloaderInterpreter.java:74) 
at org.apache.zeppelin.interpreter.LazyOpenInterpreter.open(LazyOpenInterpreter.java:68) 
at org.apache.zeppelin.spark.SparkSqlInterpreter.getSparkInterpreter(SparkSqlInterpreter.java:103) 
at org.apache.zeppelin.spark.SparkSqlInterpreter.interpret(SparkSqlInterpreter.java:119) 
at org.apache.zeppelin.interpreter.ClassloaderInterpreter.interpret(ClassloaderInterpreter.java:57) 
at org.apache.zeppelin.interpreter.LazyOpenInterpreter.interpret(LazyOpenInterpreter.java:93) 
at org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:276) 
at org.apache.zeppelin.scheduler.Job.run(Job.java:170) &lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Jan 2016 01:41:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116153#M16807</guid>
      <dc:creator>deepak_subhrama</dc:creator>
      <dc:date>2016-01-29T01:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin not working on upgrading to HDP 2.3.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116154#M16808</link>
      <description>&lt;P&gt;The Zeppelin ambari service downloads version of Zeppelin prebuilt with version of Spark found in your HDP installation. This version probably changed when you upgraded the cluster which is resulting in your error. Easiest thing would be to uninstall and re-install Zeppelin service. Step by step instructions here&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/hortonworks-gallery/ambari-zeppelin-service#remove-zeppelin-service"&gt;https://github.com/hortonworks-gallery/ambari-zeppelin-service#remove-zeppelin-service&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the future, there will be enhancements made to allow the service to support upgrades.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 01:47:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116154#M16808</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2016-01-29T01:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin not working on upgrading to HDP 2.3.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116155#M16809</link>
      <description>&lt;P&gt;Thanks. I had some problems trying to remove and add the service again. I will try again later. &lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 03:57:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116155#M16809</guid>
      <dc:creator>deepak_subhrama</dc:creator>
      <dc:date>2016-01-29T03:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin not working on upgrading to HDP 2.3.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116156#M16810</link>
      <description>&lt;P&gt;I finally managed to get it working by removing the service and add it again. Thanks very much for the input.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 08:09:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116156#M16810</guid>
      <dc:creator>deepak_subhrama</dc:creator>
      <dc:date>2016-01-29T08:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin not working on upgrading to HDP 2.3.4</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116157#M16811</link>
      <description>&lt;P&gt;Glad to hear it!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 09:52:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-not-working-on-upgrading-to-HDP-2-3-4/m-p/116157#M16811</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2016-01-29T09:52:29Z</dc:date>
    </item>
  </channel>
</rss>

