You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Barb Dawdy <da...@mightycool.com> on 2016/01/26 20:33:00 UTC

RE: installed zeppelin 0.5.6 on centos cluster

 

Hi I downloaded 0.5.6 Zeppelin and built with the below mvn info on a single
machine in my Hadoop cluster.  All machines are centos 7.  I am still new to
this tool and other Hadoop tools so thanks for your expertise in helping me
out.

 

Issue->I see the lower part of the Zeppelin screen in the browser but  not
the Welcome to zeppelin logo and the two menu items and the connected on the
far right.  When I create a note there is no save but the interpreters
(scala, python, sh, md) all appear to be working with minimal tests like %sh
ls -la and other basics in the other interpreters.

 

mvn clean install -DskipTests -Pspark-1.5 -Dspark.version=1.5.2 -Phadoop-2.6
-Pyarn

 

I also did try to build again with the -Dspark.version missing but no change
in Zeppelins behavior in the web..

 

Service starts and stops just fine no errors.  No errors in build.  Log file
looks good ie no errors or conflicting ports etc.  node and all the other
prerequisites are running.  I cannot run on 8080 as ambary is running there.

 

Did a bunch of the configurations mentioned in the readme and also the HDP
setup.  I am running on port 10008.  Cp the hive-site.xml setup all the
stuff in the zeppelin-env.sh like spark home, java home, Hadoop home and
port.

 

So what did I do wrong? 

 

 

Thanks for your help

Barb 

 


RE: installed zeppelin 0.5.6 on centos cluster

Posted by Barb Dawdy <da...@mightycool.com>.
Hi,

 

Ok I moved the out and log files to other names.  Stopped and restarted Zep to get fresh .out and .log  I then refreshed Zep main page in the browser.  Same console errors.

 

The out file was quite interesting here are its contents.  Just not sure how to fix this.  I am wanting to initially run in my cluster not clustered but if this is an issue I will set that up.

 

Thanks again for your help

 

Barb ;)

 

[root@centos zeppelin]# more zeppelin-root-centos.mightycool.com.out

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0

SLF4J: Class path contains multiple SLF4J bindings.

SLF4J: Found binding in [jar:file:/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-server/tar

get/lib/zeppelin-interpreter-0.5.6-incubating.jar!/org/slf4j/impl/StaticLoggerBinder.class]

SLF4J: Found binding in [jar:file:/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-server/tar

get/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]

SLF4J: Found binding in [jar:file:/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-zengine/ta

rget/lib/zeppelin-interpreter-0.5.6-incubating.jar!/org/slf4j/impl/StaticLoggerBinder.class]

SLF4J: Found binding in [jar:file:/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-zengine/ta

rget/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]

SLF4J: Found binding in [jar:file:/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-interprete

r/target/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]

SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.

SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]

Jan 27, 2016 9:10:13 PM com.sun.jersey.api.core.PackagesResourceConfig init

INFO: Scanning for root resource and provider classes in the packages:

  org.apache.zeppelin.rest

Jan 27, 2016 9:10:13 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses

INFO: Root resource classes found:

  class org.apache.zeppelin.rest.ZeppelinRestApi

  class org.apache.zeppelin.rest.InterpreterRestApi

  class org.apache.zeppelin.rest.NotebookRestApi

Jan 27, 2016 9:10:13 PM com.sun.jersey.api.core.ScanningResourceConfig init

INFO: No provider classes found.

Jan 27, 2016 9:10:13 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate

INFO: Initiating Jersey application, version 'Jersey: 1.13 06/29/2012 05:14 PM'

Jan 27, 2016 9:10:13 PM com.sun.jersey.spi.inject.Errors processErrorMessages

WARNING: The following warnings have been detected with resource and/or provider classes:

  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.InterpreterRest

Api.listInterpreter(java.lang.String), should not consume any entity.

  WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.NotebookRes

tApi.createNote(java.lang.String) throws java.io.IOException, with URI template, "/", is treated as a r

esource method

  WARNING: A sub-resource method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.NotebookRes

tApi.getNotebookList() throws java.io.IOException, with URI template, "/", is treated as a resource met

hod

 

The log was just info but here it is in case you see something.

[root@centos zeppelin]# more zeppelin-root-centos.mightycool.com.log

INFO [2016-01-27 21:09:58,087] ({Thread-15} ZeppelinServer.java[run]:119) - Shutting down Zeppelin Server ...

INFO [2016-01-27 21:09:58,134] ({Thread-15} ELContextCleaner.java[contextDestroyed]:63) - javax.el.BeanELResolver purged

INFO [2016-01-27 21:09:58,134] ({Thread-15} ContextHandler.java[doStop]:843) - stopped o.e.j.w.WebAppContext{/,file:/usr

/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/dist/}

INFO [2016-01-27 21:09:58,136] ({Thread-15} NotebookServer.java[onClose]:168) - Closed connection to 192.168.1.110 : 519

31. (1001) null

INFO [2016-01-27 21:09:58,136] ({Thread-15} NotebookServer.java[onClose]:168) - Closed connection to 192.168.1.110 : 519

59. (1001) null

INFO [2016-01-27 21:09:58,137] ({Thread-15} ContextHandler.java[doStop]:843) - stopped o.e.j.s.ServletContextHandler{/,n

ull}

INFO [2016-01-27 21:09:58,142] ({Thread-15} ContextHandler.java[doStop]:843) - stopped o.e.j.s.ServletContextHandler{/,n

ull}

INFO [2016-01-27 21:09:58,204] ({Thread-15} NotebookRepoSync.java[close]:348) - Closing all notebook storages

INFO [2016-01-27 21:09:58,208] ({Thread-15} ZeppelinServer.java[run]:127) - Bye

WARN [2016-01-27 21:10:12,288] ({main} ZeppelinConfiguration.java[create]:92) - Failed to load configuration, proceeding

with a default

INFO [2016-01-27 21:10:12,534] ({main} ZeppelinServer.java[main]:108) - Starting zeppelin server

INFO [2016-01-27 21:10:12,537] ({main} Server.java[doStart]:272) - jetty-8.1.14.v20131031

INFO [2016-01-27 21:10:12,668] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group tajo : id=2BCTMV55

6, name=tajo

INFO [2016-01-27 21:10:12,669] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group angular : id=2BA4R

BK4T, name=angular

INFO [2016-01-27 21:10:12,669] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group kylin : id=2B9487G

V7, name=kylin

INFO [2016-01-27 21:10:12,669] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group elasticsearch : id

=2BB6UVJ1W, name=elasticsearch

INFO [2016-01-27 21:10:12,670] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group flink : id=2BB8HTJ

CG, name=flink

INFO [2016-01-27 21:10:12,670] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group md : id=2BB94X9PE,

name=md

INFO [2016-01-27 21:10:12,670] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group lens : id=2BAUK2Z8

Z, name=lens

INFO [2016-01-27 21:10:12,670] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group hive : id=2BATMSTT

6, name=hive

INFO [2016-01-27 21:10:12,670] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group spark : id=2BCTMD9

RH, name=spark

INFO [2016-01-27 21:10:12,670] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group psql : id=2BC1VGMP

1, name=psql

INFO [2016-01-27 21:10:12,671] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group phoenix : id=2BCYA

MASB, name=phoenix

INFO [2016-01-27 21:10:12,671] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group cassandra : id=2BB

ZC7SZB, name=cassandra

INFO [2016-01-27 21:10:12,671] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group ignite : id=2BA15S

T85, name=ignite

INFO [2016-01-27 21:10:12,673] ({main} InterpreterFactory.java[init]:190) - Interpreter setting group sh : id=2BAH694A6,

name=sh

INFO [2016-01-27 21:10:12,692] ({main} VfsLog.java[info]:138) - Using "/tmp/vfs_cache" as temporary files store.

INFO [2016-01-27 21:10:12,867] ({main} StdSchedulerFactory.java[instantiate]:1184) - Using default implementation for Th

readExecutor

INFO [2016-01-27 21:10:12,869] ({main} SimpleThreadPool.java[initialize]:268) - Job execution threads will use class loa

der of thread: main

INFO [2016-01-27 21:10:12,877] ({main} SchedulerSignalerImpl.java[<init>]:61) - Initialized Scheduler Signaller of type:

class org.quartz.core.SchedulerSignalerImpl

INFO [2016-01-27 21:10:12,878] ({main} QuartzScheduler.java[<init>]:240) - Quartz Scheduler v.2.2.1 created.

INFO [2016-01-27 21:10:12,878] ({main} RAMJobStore.java[initialize]:155) - RAMJobStore initialized.

INFO [2016-01-27 21:10:12,879] ({main} QuartzScheduler.java[initialize]:305) - Scheduler meta-data: Quartz Scheduler (v2

.2.1) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'

  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.

  NOT STARTED.

  Currently in standby mode.

  Number of jobs executed: 0

  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.

  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

 

INFO [2016-01-27 21:10:12,879] ({main} StdSchedulerFactory.java[instantiate]:1339) - Quartz scheduler 'DefaultQuartzSche

duler' initialized from default resource file in Quartz package: 'quartz.properties'

INFO [2016-01-27 21:10:12,879] ({main} StdSchedulerFactory.java[instantiate]:1343) - Quartz scheduler version: 2.2.1

INFO [2016-01-27 21:10:12,879] ({main} QuartzScheduler.java[start]:575) - Scheduler DefaultQuartzScheduler_$_NON_CLUSTER

ED started.

INFO [2016-01-27 21:10:12,941] ({main} Notebook.java[<init>]:107) - Notebook indexing started...

INFO [2016-01-27 21:10:13,045] ({main} LuceneSearch.java[addIndexDocs]:285) - Indexing 7 notebooks took 104ms

INFO [2016-01-27 21:10:13,045] ({main} Notebook.java[<init>]:109) - Notebook indexing finished: 7 indexed in 0s

INFO [2016-01-27 21:10:13,125] ({main} ServerImpl.java[initDestination]:94) - Setting the server's publish address to be

/

INFO [2016-01-27 21:10:13,182] ({main} StandardDescriptorProcessor.java[visitServlet]:284) - NO JSP Support for /, did n

ot find org.apache.jasper.servlet.JspServlet

INFO [2016-01-27 21:10:13,494] ({main} AbstractConnector.java[doStart]:338) - Started SelectChannelConnector@0.0.0.0:100

08

INFO [2016-01-27 21:10:13,494] ({main} ZeppelinServer.java[main]:115) - Done, zeppelin server started

INFO [2016-01-27 21:10:13,689] ({qtp1208736537-34} NotebookServer.java[onOpen]:88) - New connection from 192.168.1.110 :

54780

INFO [2016-01-27 21:10:24,054] ({qtp1208736537-34} NotebookServer.java[onClose]:168) - Closed connection to 192.168.1.11

0 : 54780. (1001) null

INFO [2016-01-27 21:10:25,304] ({qtp1208736537-31} NotebookServer.java[onOpen]:88) - New connection from 192.168.1.110 :

54790

INFO [2016-01-27 21:10:25,610] ({qtp1208736537-34} NotebookServer.java[onOpen]:88) - New connection from 192.168.1.110 :

54791

 

 

From: Corneau Damien [mailto:corneadoug@gmail.com] 
Sent: Wednesday, January 27, 2016 6:02 PM
To: Barb Dawdy
Cc: users@zeppelin.incubator.apache.org
Subject: Re: installed zeppelin 0.5.6 on centos cluster

 

When you run Zeppelin server, it should be using the files in the dist folder by default.

Do you have anything in the logs folder (.out or .log)?

Another way for you to run it, could be for you to get the binary release instead of the source code.

 

 

On Thu, Jan 28, 2016 at 1:26 AM, Barb Dawdy <da...@mightycool.com> wrote:

Great catch.  So I went looking on my machine for the scripts.js and also vendor.js as that was what was showing in the console as error and that path is also below.  I also included my env.sh file as maybe this is a path I needs to be define in there.  So looking for advice.  Yeah no build errors. 

 

Thanks again for your prompt help much appreciated.

 

Barb

 

I am assuming that the reference centos.mightycool.com:10008 would be on my machine (centos.mightycool.com)=> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/

But should it be going to /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/dist?  Is this the issue?

 

I did a locate on scripts.js and focused only on the zeppelin directories as that is where I think the issue is.  So if this 

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/.tmp/concat/scripts/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/dist/scripts/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/bower/lib/core/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/uglify-js/test/unit/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/karma-coverage/node_modules/dateformat/node_modules/meow/node_modules/normalize-package-data/test/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/karma-coverage/node_modules/dateformat/node_modules/meow/node_modules/normalize-package-data/test/fixtures/badscripts.json

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/target/zeppelin-web-0.5.6-incubating/scripts/scripts.js

 

Dev tools console tab

TypeError: angular.element(...).perfectScrollbar is not a function

    at new <anonymous> (http://centos.mightycool.com:10008/scripts/scripts.js:2:14006)

    at Object.e [as invoke] (http://centos.mightycool.com:10008/scripts/vendor.js:36:17911)

    at l.instance (http://centos.mightycool.com:10008/scripts/vendor.js:37:6541)

    at http://centos.mightycool.com:10008/scripts/vendor.js:36:29450

    at f (http://centos.mightycool.com:10008/scripts/vendor.js:36:901)

    at v (http://centos.mightycool.com:10008/scripts/vendor.js:36:29434)

    at h (http://centos.mightycool.com:10008/scripts/vendor.js:36:25521)

    at h (http://centos.mightycool.com:10008/scripts/vendor.js:36:25538)

    at v (http://centos.mightycool.com:10008/scripts/vendor.js:36:29629)

    at h (http://centos.mightycool.com:10008/scripts/vendor.js:36:25521) <div ng-include="" src="'components/navbar/navbar.html'" class="ng-scope">

 

zeppelin-env.sh file – the $ at end of line were due to my cut/paste from ssh window.  Let me know if I need to change a setting and do note my version of java is 8 and jdk 1.8 not the 1.7  I believe zeppelin was tested under.

 

 

export JAVA_HOME=/opt/jdk1.8.0_66/jre

# export MASTER=                                # Spark master url. eg. spark://master_addr:7077. Leav$

# export ZEPPELIN_JAVA_OPTS                     # Additional jvm options. for example, export ZEPPELIN$

# export ZEPPELIN_MEM                           # Zeppelin jvm mem options Default -Xmx1024m -XX:MaxPe$

# export ZEPPELIN_INTP_MEM                      # zeppelin interpreter process jvm mem options. Defaul$

# export ZEPPELIN_INTP_JAVA_OPTS                # zeppelin interpreter process jvm options. Default = $

 

export ZEPPELIN_LOG_DIR=/var/log/zeppelin                       # Where log files are stored.  PWD by $

export ZEPPELIN_PID_DIR=/var/run/zeppelin                       # The pid files are stored. /tmp by de$

# export ZEPPELIN_WAR_TEMPDIR                   # The location of jetty temporary directory.

# export ZEPPELIN_NOTEBOOK_DIR                  # Where notebook saved

# export ZEPPELIN_NOTEBOOK_HOMESCREEN           # Id of notebook to be displayed in homescreen. ex) 2A$

# export ZEPPELIN_NOTEBOOK_HOMESCREEN_HIDE      # hide homescreen notebook from list when this value s$

# export ZEPPELIN_NOTEBOOK_S3_BUCKET    # Bucket where notebook saved

# export ZEPPELIN_NOTEBOOK_S3_USER      # User in bucket where notebook saved. For example bucket/user$

# export ZEPPELIN_IDENT_STRING                  # A string representing this instance of zeppelin. $US$

# export ZEPPELIN_NICENESS                      # The scheduling priority for daemons. Defaults to 0.

export ZEPPELIN_LOG_DIR=/var/log/zeppelin                       # Where log files are stored.  PWD by $

export ZEPPELIN_PID_DIR=/var/run/zeppelin                       # The pid files are stored. /tmp by de$

# export ZEPPELIN_WAR_TEMPDIR                   # The location of jetty temporary directory.

# export ZEPPELIN_NOTEBOOK_DIR                  # Where notebook saved

# export ZEPPELIN_NOTEBOOK_HOMESCREEN           # Id of notebook to be displayed in homescreen. ex) 2A$

# export ZEPPELIN_NOTEBOOK_HOMESCREEN_HIDE      # hide homescreen notebook from list when this value s$

# export ZEPPELIN_NOTEBOOK_S3_BUCKET    # Bucket where notebook saved

# export ZEPPELIN_NOTEBOOK_S3_USER      # User in bucket where notebook saved. For example bucket/user$

# export ZEPPELIN_IDENT_STRING                  # A string representing this instance of zeppelin. $US$

# export ZEPPELIN_NICENESS                      # The scheduling priority for daemons. Defaults to 0.

 

 

#### Spark interpreter configuration ####

 

## Use provided spark installation ##

## defining SPARK_HOME makes Zeppelin run spark interpreter process using spark-submit

##

export SPARK_HOME=/usr/hdp/current/spark-client/                             # (required) When it is d$

# export SPARK_SUBMIT_OPTIONS                   # (optional) extra options to pass to spark submit. eg$

 

## Use embedded spark binaries ##

## without SPARK_HOME defined, Zeppelin still able to run spark interpreter process using embedded spa$

## however, it is not encouraged when you can define SPARK_HOME

##

# Options read in YARN client mode

export HADOOP_CONF_DIR=/etc/hadoop/conf                         # yarn-site.xml is located in configur$

# Pyspark (supported with Spark 1.2.1 and above)

# To configure pyspark, you need to set spark distribution's path to 'spark.home' property in Interpre$

# export PYSPARK_PYTHON                         # path to the python command. must be the same path on$

# export PYTHONPATH

 

## Spark interpreter options ##

##

# export ZEPPELIN_SPARK_USEHIVECONTEXT  # Use HiveContext instead of SQLContext if set true. true by d$

# export ZEPPELIN_SPARK_CONCURRENTSQL   # Execute multiple SQL concurrently if set true. false by defa$

# export ZEPPELIN_SPARK_MAXRESULT       # Max number of SparkSQL result to display. 1000 by default.

 

export ZEPPELIN_PORT=10008

export ZEPPELIN_JAVA_OPTS="-Dhdp.version=2.3.4.0-3485"

 

 

 

 

From: Corneau Damien [mailto:corneadoug@gmail.com] 
Sent: Wednesday, January 27, 2016 12:06 AM
To: Barb Dawdy
Cc: users@zeppelin.incubator.apache.org
Subject: RE: installed zeppelin 0.5.6 on centos cluster

 

In the developer tool, there is more tabs.
The one you sent is: elements.
I'm intetested in the tab named: console.

Did you get any errors while building?

On Jan 27, 2016 12:58 PM, "Barb Dawdy" <da...@mightycool.com> wrote:

Hey thanks Damien for the quick response.

 

I was thinking of a picture but not sure on protocols and all with this group since I am a newbie.  So see attached.  The dev tools not so interesting either.  I focused in on the navbar so let me know what else you need.  Nothing in the log in var/logs/zeppelin and the compile was clean.    I also opened in another browser and also looks exactly the same.



 

 

 

 

 

 

From: Corneau Damien [mailto:corneadoug@gmail.com] 
Sent: Tuesday, January 26, 2016 5:46 PM
To: users@zeppelin.incubator.apache.org
Subject: Re: installed zeppelin 0.5.6 on centos cluster

 

Hi,

 

Could you provide a screenshot of what you see in your web browser, and check if there is any logs inside the developer tool's console of your web browser?

 

Thank you

 

On Wed, Jan 27, 2016 at 4:33 AM, Barb Dawdy <da...@mightycool.com> wrote:

 

Hi I downloaded 0.5.6 Zeppelin and built with the below mvn info on a single machine in my Hadoop cluster.  All machines are centos 7.  I am still new to this tool and other Hadoop tools so thanks for your expertise in helping me out.

 

Issue->I see the lower part of the Zeppelin screen in the browser but  not the Welcome to zeppelin logo and the two menu items and the connected on the far right.  When I create a note there is no save but the interpreters (scala, python, sh, md) all appear to be working with minimal tests like %sh ls –la and other basics in the other interpreters.

 

mvn clean install -DskipTests -Pspark-1.5 -Dspark.version=1.5.2 -Phadoop-2.6 –Pyarn

 

I also did try to build again with the –Dspark.version missing but no change in Zeppelins behavior in the web..

 

Service starts and stops just fine no errors.  No errors in build.  Log file looks good ie no errors or conflicting ports etc.  node and all the other prerequisites are running.  I cannot run on 8080 as ambary is running there.

 

Did a bunch of the configurations mentioned in the readme and also the HDP setup.  I am running on port 10008.  Cp the hive-site.xml setup all the stuff in the zeppelin-env.sh like spark home, java home, Hadoop home and port.

 

So what did I do wrong? 

 

 

Thanks for your help

Barb 

 

 

 


Re: installed zeppelin 0.5.6 on centos cluster

Posted by Corneau Damien <co...@gmail.com>.
When you run Zeppelin server, it should be using the files in the dist
folder by default.
Do you have anything in the logs folder (.out or .log)?
Another way for you to run it, could be for you to get the binary release
instead of the source code.


On Thu, Jan 28, 2016 at 1:26 AM, Barb Dawdy <da...@mightycool.com> wrote:

> Great catch.  So I went looking on my machine for the scripts.js and also
> vendor.js as that was what was showing in the console as error and that
> path is also below.  I also included my env.sh file as maybe this is a path
> I needs to be define in there.  So looking for advice.  Yeah no build
> errors.
>
>
>
> Thanks again for your prompt help much appreciated.
>
>
>
> Barb
>
>
>
> I am assuming that the reference centos.mightycool.com:10008 would be on
> my machine (centos.mightycool.com)=>
> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/
>
> But should it be going to
> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/dist?  Is
> this the issue?
>
>
>
> I did a locate on scripts.js and focused only on the zeppelin directories
> as that is where I think the issue is.  So if this
>
>
> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/.tmp/concat/scripts/scripts.js
>
>
> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/dist/scripts/scripts.js
>
>
> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/bower/lib/core/scripts.js
>
>
> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/karma/node_modules/
> socket.io/node_modules/socket.io-client/node_modules/uglify-js/test/unit/scripts.js
>
>
> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/karma-coverage/node_modules/dateformat/node_modules/meow/node_modules/normalize-package-data/test/scripts.js
>
>
> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/karma-coverage/node_modules/dateformat/node_modules/meow/node_modules/normalize-package-data/test/fixtures/badscripts.json
>
>
> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/target/zeppelin-web-0.5.6-incubating/scripts/scripts.js
>
>
>
> Dev tools console tab
>
> TypeError: angular.element(...).perfectScrollbar is not a function
>
>     at new <anonymous> (
> http://centos.mightycool.com:10008/scripts/scripts.js:2:14006)
>
>     at Object.e [as invoke] (
> http://centos.mightycool.com:10008/scripts/vendor.js:36:17911)
>
>     at l.instance (
> http://centos.mightycool.com:10008/scripts/vendor.js:37:6541)
>
>     at http://centos.mightycool.com:10008/scripts/vendor.js:36:29450
>
>     at f (http://centos.mightycool.com:10008/scripts/vendor.js:36:901)
>
>     at v (http://centos.mightycool.com:10008/scripts/vendor.js:36:29434)
>
>     at h (http://centos.mightycool.com:10008/scripts/vendor.js:36:25521)
>
>     at h (http://centos.mightycool.com:10008/scripts/vendor.js:36:25538)
>
>     at v (http://centos.mightycool.com:10008/scripts/vendor.js:36:29629)
>
>     at h (http://centos.mightycool.com:10008/scripts/vendor.js:36:25521)
> <div ng-include="" src="'components/navbar/navbar.html'" class="ng-scope">
>
>
>
> zeppelin-env.sh file – the $ at end of line were due to my cut/paste from
> ssh window.  Let me know if I need to change a setting and do note my
> version of java is 8 and jdk 1.8 not the 1.7  I believe zeppelin was tested
> under.
>
>
>
>
>
> export JAVA_HOME=/opt/jdk1.8.0_66/jre
>
> # export MASTER=                                # Spark master url. eg.
> spark://master_addr:7077. Leav$
>
> # export ZEPPELIN_JAVA_OPTS                     # Additional jvm options.
> for example, export ZEPPELIN$
>
> # export ZEPPELIN_MEM                           # Zeppelin jvm mem options
> Default -Xmx1024m -XX:MaxPe$
>
> # export ZEPPELIN_INTP_MEM                      # zeppelin interpreter
> process jvm mem options. Defaul$
>
> # export ZEPPELIN_INTP_JAVA_OPTS                # zeppelin interpreter
> process jvm options. Default = $
>
>
>
> export ZEPPELIN_LOG_DIR=/var/log/zeppelin                       # Where
> log files are stored.  PWD by $
>
> export ZEPPELIN_PID_DIR=/var/run/zeppelin                       # The pid
> files are stored. /tmp by de$
>
> # export ZEPPELIN_WAR_TEMPDIR                   # The location of jetty
> temporary directory.
>
> # export ZEPPELIN_NOTEBOOK_DIR                  # Where notebook saved
>
> # export ZEPPELIN_NOTEBOOK_HOMESCREEN           # Id of notebook to be
> displayed in homescreen. ex) 2A$
>
> # export ZEPPELIN_NOTEBOOK_HOMESCREEN_HIDE      # hide homescreen notebook
> from list when this value s$
>
> # export ZEPPELIN_NOTEBOOK_S3_BUCKET    # Bucket where notebook saved
>
> # export ZEPPELIN_NOTEBOOK_S3_USER      # User in bucket where notebook
> saved. For example bucket/user$
>
> # export ZEPPELIN_IDENT_STRING                  # A string representing
> this instance of zeppelin. $US$
>
> # export ZEPPELIN_NICENESS                      # The scheduling priority
> for daemons. Defaults to 0.
>
> export ZEPPELIN_LOG_DIR=/var/log/zeppelin                       # Where
> log files are stored.  PWD by $
>
> export ZEPPELIN_PID_DIR=/var/run/zeppelin                       # The pid
> files are stored. /tmp by de$
>
> # export ZEPPELIN_WAR_TEMPDIR                   # The location of jetty
> temporary directory.
>
> # export ZEPPELIN_NOTEBOOK_DIR                  # Where notebook saved
>
> # export ZEPPELIN_NOTEBOOK_HOMESCREEN           # Id of notebook to be
> displayed in homescreen. ex) 2A$
>
> # export ZEPPELIN_NOTEBOOK_HOMESCREEN_HIDE      # hide homescreen notebook
> from list when this value s$
>
> # export ZEPPELIN_NOTEBOOK_S3_BUCKET    # Bucket where notebook saved
>
> # export ZEPPELIN_NOTEBOOK_S3_USER      # User in bucket where notebook
> saved. For example bucket/user$
>
> # export ZEPPELIN_IDENT_STRING                  # A string representing
> this instance of zeppelin. $US$
>
> # export ZEPPELIN_NICENESS                      # The scheduling priority
> for daemons. Defaults to 0.
>
>
>
>
>
> #### Spark interpreter configuration ####
>
>
>
> ## Use provided spark installation ##
>
> ## defining SPARK_HOME makes Zeppelin run spark interpreter process using
> spark-submit
>
> ##
>
> export
> SPARK_HOME=/usr/hdp/current/spark-client/                             #
> (required) When it is d$
>
> # export SPARK_SUBMIT_OPTIONS                   # (optional) extra options
> to pass to spark submit. eg$
>
>
>
> ## Use embedded spark binaries ##
>
> ## without SPARK_HOME defined, Zeppelin still able to run spark
> interpreter process using embedded spa$
>
> ## however, it is not encouraged when you can define SPARK_HOME
>
> ##
>
> # Options read in YARN client mode
>
> export HADOOP_CONF_DIR=/etc/hadoop/conf                         #
> yarn-site.xml is located in configur$
>
> # Pyspark (supported with Spark 1.2.1 and above)
>
> # To configure pyspark, you need to set spark distribution's path to
> 'spark.home' property in Interpre$
>
> # export PYSPARK_PYTHON                         # path to the python
> command. must be the same path on$
>
> # export PYTHONPATH
>
>
>
> ## Spark interpreter options ##
>
> ##
>
> # export ZEPPELIN_SPARK_USEHIVECONTEXT  # Use HiveContext instead of
> SQLContext if set true. true by d$
>
> # export ZEPPELIN_SPARK_CONCURRENTSQL   # Execute multiple SQL
> concurrently if set true. false by defa$
>
> # export ZEPPELIN_SPARK_MAXRESULT       # Max number of SparkSQL result to
> display. 1000 by default.
>
>
>
> export ZEPPELIN_PORT=10008
>
> export ZEPPELIN_JAVA_OPTS="-Dhdp.version=2.3.4.0-3485"
>
>
>
>
>
>
>
>
>
> *From:* Corneau Damien [mailto:corneadoug@gmail.com]
> *Sent:* Wednesday, January 27, 2016 12:06 AM
> *To:* Barb Dawdy
> *Cc:* users@zeppelin.incubator.apache.org
> *Subject:* RE: installed zeppelin 0.5.6 on centos cluster
>
>
>
> In the developer tool, there is more tabs.
> The one you sent is: elements.
> I'm intetested in the tab named: console.
>
> Did you get any errors while building?
>
> On Jan 27, 2016 12:58 PM, "Barb Dawdy" <da...@mightycool.com> wrote:
>
> Hey thanks Damien for the quick response.
>
>
>
> I was thinking of a picture but not sure on protocols and all with this
> group since I am a newbie.  So see attached.  The dev tools not so
> interesting either.  I focused in on the navbar so let me know what else
> you need.  Nothing in the log in var/logs/zeppelin and the compile was
> clean.    I also opened in another browser and also looks exactly the same.
>
>
>
>
>
>
>
>
>
>
>
>
>
> *From:* Corneau Damien [mailto:corneadoug@gmail.com]
> *Sent:* Tuesday, January 26, 2016 5:46 PM
> *To:* users@zeppelin.incubator.apache.org
> *Subject:* Re: installed zeppelin 0.5.6 on centos cluster
>
>
>
> Hi,
>
>
>
> Could you provide a screenshot of what you see in your web browser, and
> check if there is any logs inside the developer tool's console of your web
> browser?
>
>
>
> Thank you
>
>
>
> On Wed, Jan 27, 2016 at 4:33 AM, Barb Dawdy <da...@mightycool.com> wrote:
>
>
>
> Hi I downloaded 0.5.6 Zeppelin and built with the below mvn info on a
> single machine in my Hadoop cluster.  All machines are centos 7.  I am
> still new to this tool and other Hadoop tools so thanks for your expertise
> in helping me out.
>
>
>
> Issue->I see the lower part of the Zeppelin screen in the browser but  not
> the Welcome to zeppelin logo and the two menu items and the connected on
> the far right.  When I create a note there is no save but the interpreters
> (scala, python, sh, md) all appear to be working with minimal tests like
> %sh ls –la and other basics in the other interpreters.
>
>
>
> mvn clean install -DskipTests -Pspark-1.5 -Dspark.version=1.5.2
> -Phadoop-2.6 –Pyarn
>
>
>
> I also did try to build again with the –Dspark.version missing but no
> change in Zeppelins behavior in the web..
>
>
>
> Service starts and stops just fine no errors.  No errors in build.  Log
> file looks good ie no errors or conflicting ports etc.  node and all the
> other prerequisites are running.  I cannot run on 8080 as ambary is running
> there.
>
>
>
> Did a bunch of the configurations mentioned in the readme and also the HDP
> setup.  I am running on port 10008.  Cp the hive-site.xml setup all the
> stuff in the zeppelin-env.sh like spark home, java home, Hadoop home and
> port.
>
>
>
> So what did I do wrong?
>
>
>
>
>
> Thanks for your help
>
> Barb
>
>
>
>
>

RE: installed zeppelin 0.5.6 on centos cluster

Posted by Barb Dawdy <da...@mightycool.com>.
Great catch.  So I went looking on my machine for the scripts.js and also vendor.js as that was what was showing in the console as error and that path is also below.  I also included my env.sh file as maybe this is a path I needs to be define in there.  So looking for advice.  Yeah no build errors. 

 

Thanks again for your prompt help much appreciated.

 

Barb

 

I am assuming that the reference centos.mightycool.com:10008 would be on my machine (centos.mightycool.com)=> /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/

But should it be going to /usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/dist?  Is this the issue?

 

I did a locate on scripts.js and focused only on the zeppelin directories as that is where I think the issue is.  So if this 

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/.tmp/concat/scripts/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/dist/scripts/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/bower/lib/core/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/uglify-js/test/unit/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/karma-coverage/node_modules/dateformat/node_modules/meow/node_modules/normalize-package-data/test/scripts.js

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/node_modules/karma-coverage/node_modules/dateformat/node_modules/meow/node_modules/normalize-package-data/test/fixtures/badscripts.json

/usr/incubator-zeppelin/zeppelin-0.5.6-incubating/zeppelin-web/target/zeppelin-web-0.5.6-incubating/scripts/scripts.js

 

Dev tools console tab

TypeError: angular.element(...).perfectScrollbar is not a function

    at new <anonymous> (http://centos.mightycool.com:10008/scripts/scripts.js:2:14006)

    at Object.e [as invoke] (http://centos.mightycool.com:10008/scripts/vendor.js:36:17911)

    at l.instance (http://centos.mightycool.com:10008/scripts/vendor.js:37:6541)

    at http://centos.mightycool.com:10008/scripts/vendor.js:36:29450

    at f (http://centos.mightycool.com:10008/scripts/vendor.js:36:901)

    at v (http://centos.mightycool.com:10008/scripts/vendor.js:36:29434)

    at h (http://centos.mightycool.com:10008/scripts/vendor.js:36:25521)

    at h (http://centos.mightycool.com:10008/scripts/vendor.js:36:25538)

    at v (http://centos.mightycool.com:10008/scripts/vendor.js:36:29629)

    at h (http://centos.mightycool.com:10008/scripts/vendor.js:36:25521) <div ng-include="" src="'components/navbar/navbar.html'" class="ng-scope">

 

zeppelin-env.sh file – the $ at end of line were due to my cut/paste from ssh window.  Let me know if I need to change a setting and do note my version of java is 8 and jdk 1.8 not the 1.7  I believe zeppelin was tested under.

 

 

export JAVA_HOME=/opt/jdk1.8.0_66/jre

# export MASTER=                                # Spark master url. eg. spark://master_addr:7077. Leav$

# export ZEPPELIN_JAVA_OPTS                     # Additional jvm options. for example, export ZEPPELIN$

# export ZEPPELIN_MEM                           # Zeppelin jvm mem options Default -Xmx1024m -XX:MaxPe$

# export ZEPPELIN_INTP_MEM                      # zeppelin interpreter process jvm mem options. Defaul$

# export ZEPPELIN_INTP_JAVA_OPTS                # zeppelin interpreter process jvm options. Default = $

 

export ZEPPELIN_LOG_DIR=/var/log/zeppelin                       # Where log files are stored.  PWD by $

export ZEPPELIN_PID_DIR=/var/run/zeppelin                       # The pid files are stored. /tmp by de$

# export ZEPPELIN_WAR_TEMPDIR                   # The location of jetty temporary directory.

# export ZEPPELIN_NOTEBOOK_DIR                  # Where notebook saved

# export ZEPPELIN_NOTEBOOK_HOMESCREEN           # Id of notebook to be displayed in homescreen. ex) 2A$

# export ZEPPELIN_NOTEBOOK_HOMESCREEN_HIDE      # hide homescreen notebook from list when this value s$

# export ZEPPELIN_NOTEBOOK_S3_BUCKET    # Bucket where notebook saved

# export ZEPPELIN_NOTEBOOK_S3_USER      # User in bucket where notebook saved. For example bucket/user$

# export ZEPPELIN_IDENT_STRING                  # A string representing this instance of zeppelin. $US$

# export ZEPPELIN_NICENESS                      # The scheduling priority for daemons. Defaults to 0.

export ZEPPELIN_LOG_DIR=/var/log/zeppelin                       # Where log files are stored.  PWD by $

export ZEPPELIN_PID_DIR=/var/run/zeppelin                       # The pid files are stored. /tmp by de$

# export ZEPPELIN_WAR_TEMPDIR                   # The location of jetty temporary directory.

# export ZEPPELIN_NOTEBOOK_DIR                  # Where notebook saved

# export ZEPPELIN_NOTEBOOK_HOMESCREEN           # Id of notebook to be displayed in homescreen. ex) 2A$

# export ZEPPELIN_NOTEBOOK_HOMESCREEN_HIDE      # hide homescreen notebook from list when this value s$

# export ZEPPELIN_NOTEBOOK_S3_BUCKET    # Bucket where notebook saved

# export ZEPPELIN_NOTEBOOK_S3_USER      # User in bucket where notebook saved. For example bucket/user$

# export ZEPPELIN_IDENT_STRING                  # A string representing this instance of zeppelin. $US$

# export ZEPPELIN_NICENESS                      # The scheduling priority for daemons. Defaults to 0.

 

 

#### Spark interpreter configuration ####

 

## Use provided spark installation ##

## defining SPARK_HOME makes Zeppelin run spark interpreter process using spark-submit

##

export SPARK_HOME=/usr/hdp/current/spark-client/                             # (required) When it is d$

# export SPARK_SUBMIT_OPTIONS                   # (optional) extra options to pass to spark submit. eg$

 

## Use embedded spark binaries ##

## without SPARK_HOME defined, Zeppelin still able to run spark interpreter process using embedded spa$

## however, it is not encouraged when you can define SPARK_HOME

##

# Options read in YARN client mode

export HADOOP_CONF_DIR=/etc/hadoop/conf                         # yarn-site.xml is located in configur$

# Pyspark (supported with Spark 1.2.1 and above)

# To configure pyspark, you need to set spark distribution's path to 'spark.home' property in Interpre$

# export PYSPARK_PYTHON                         # path to the python command. must be the same path on$

# export PYTHONPATH

 

## Spark interpreter options ##

##

# export ZEPPELIN_SPARK_USEHIVECONTEXT  # Use HiveContext instead of SQLContext if set true. true by d$

# export ZEPPELIN_SPARK_CONCURRENTSQL   # Execute multiple SQL concurrently if set true. false by defa$

# export ZEPPELIN_SPARK_MAXRESULT       # Max number of SparkSQL result to display. 1000 by default.

 

export ZEPPELIN_PORT=10008

export ZEPPELIN_JAVA_OPTS="-Dhdp.version=2.3.4.0-3485"

 

 

 

 

From: Corneau Damien [mailto:corneadoug@gmail.com] 
Sent: Wednesday, January 27, 2016 12:06 AM
To: Barb Dawdy
Cc: users@zeppelin.incubator.apache.org
Subject: RE: installed zeppelin 0.5.6 on centos cluster

 

In the developer tool, there is more tabs.
The one you sent is: elements.
I'm intetested in the tab named: console.

Did you get any errors while building?

On Jan 27, 2016 12:58 PM, "Barb Dawdy" <da...@mightycool.com> wrote:

Hey thanks Damien for the quick response.

 

I was thinking of a picture but not sure on protocols and all with this group since I am a newbie.  So see attached.  The dev tools not so interesting either.  I focused in on the navbar so let me know what else you need.  Nothing in the log in var/logs/zeppelin and the compile was clean.    I also opened in another browser and also looks exactly the same.



 

 

 

 

 

 

From: Corneau Damien [mailto:corneadoug@gmail.com] 
Sent: Tuesday, January 26, 2016 5:46 PM
To: users@zeppelin.incubator.apache.org
Subject: Re: installed zeppelin 0.5.6 on centos cluster

 

Hi,

 

Could you provide a screenshot of what you see in your web browser, and check if there is any logs inside the developer tool's console of your web browser?

 

Thank you

 

On Wed, Jan 27, 2016 at 4:33 AM, Barb Dawdy <da...@mightycool.com> wrote:

 

Hi I downloaded 0.5.6 Zeppelin and built with the below mvn info on a single machine in my Hadoop cluster.  All machines are centos 7.  I am still new to this tool and other Hadoop tools so thanks for your expertise in helping me out.

 

Issue->I see the lower part of the Zeppelin screen in the browser but  not the Welcome to zeppelin logo and the two menu items and the connected on the far right.  When I create a note there is no save but the interpreters (scala, python, sh, md) all appear to be working with minimal tests like %sh ls –la and other basics in the other interpreters.

 

mvn clean install -DskipTests -Pspark-1.5 -Dspark.version=1.5.2 -Phadoop-2.6 –Pyarn

 

I also did try to build again with the –Dspark.version missing but no change in Zeppelins behavior in the web..

 

Service starts and stops just fine no errors.  No errors in build.  Log file looks good ie no errors or conflicting ports etc.  node and all the other prerequisites are running.  I cannot run on 8080 as ambary is running there.

 

Did a bunch of the configurations mentioned in the readme and also the HDP setup.  I am running on port 10008.  Cp the hive-site.xml setup all the stuff in the zeppelin-env.sh like spark home, java home, Hadoop home and port.

 

So what did I do wrong? 

 

 

Thanks for your help

Barb 

 

 


RE: installed zeppelin 0.5.6 on centos cluster

Posted by Corneau Damien <co...@gmail.com>.
In the developer tool, there is more tabs.
The one you sent is: elements.
I'm intetested in the tab named: console.

Did you get any errors while building?
On Jan 27, 2016 12:58 PM, "Barb Dawdy" <da...@mightycool.com> wrote:

> Hey thanks Damien for the quick response.
>
>
>
> I was thinking of a picture but not sure on protocols and all with this
> group since I am a newbie.  So see attached.  The dev tools not so
> interesting either.  I focused in on the navbar so let me know what else
> you need.  Nothing in the log in var/logs/zeppelin and the compile was
> clean.    I also opened in another browser and also looks exactly the same.
>
>
>
>
>
>
>
>
>
>
>
>
>
> *From:* Corneau Damien [mailto:corneadoug@gmail.com]
> *Sent:* Tuesday, January 26, 2016 5:46 PM
> *To:* users@zeppelin.incubator.apache.org
> *Subject:* Re: installed zeppelin 0.5.6 on centos cluster
>
>
>
> Hi,
>
>
>
> Could you provide a screenshot of what you see in your web browser, and
> check if there is any logs inside the developer tool's console of your web
> browser?
>
>
>
> Thank you
>
>
>
> On Wed, Jan 27, 2016 at 4:33 AM, Barb Dawdy <da...@mightycool.com> wrote:
>
>
>
> Hi I downloaded 0.5.6 Zeppelin and built with the below mvn info on a
> single machine in my Hadoop cluster.  All machines are centos 7.  I am
> still new to this tool and other Hadoop tools so thanks for your expertise
> in helping me out.
>
>
>
> Issue->I see the lower part of the Zeppelin screen in the browser but  not
> the Welcome to zeppelin logo and the two menu items and the connected on
> the far right.  When I create a note there is no save but the interpreters
> (scala, python, sh, md) all appear to be working with minimal tests like
> %sh ls –la and other basics in the other interpreters.
>
>
>
> mvn clean install -DskipTests -Pspark-1.5 -Dspark.version=1.5.2
> -Phadoop-2.6 –Pyarn
>
>
>
> I also did try to build again with the –Dspark.version missing but no
> change in Zeppelins behavior in the web..
>
>
>
> Service starts and stops just fine no errors.  No errors in build.  Log
> file looks good ie no errors or conflicting ports etc.  node and all the
> other prerequisites are running.  I cannot run on 8080 as ambary is running
> there.
>
>
>
> Did a bunch of the configurations mentioned in the readme and also the HDP
> setup.  I am running on port 10008.  Cp the hive-site.xml setup all the
> stuff in the zeppelin-env.sh like spark home, java home, Hadoop home and
> port.
>
>
>
> So what did I do wrong?
>
>
>
>
>
> Thanks for your help
>
> Barb
>
>
>
>
>

RE: installed zeppelin 0.5.6 on centos cluster

Posted by Barb Dawdy <da...@mightycool.com>.
Hey thanks Damien for the quick response.

 

I was thinking of a picture but not sure on protocols and all with this group since I am a newbie.  So see attached.  The dev tools not so interesting either.  I focused in on the navbar so let me know what else you need.  Nothing in the log in var/logs/zeppelin and the compile was clean.    I also opened in another browser and also looks exactly the same.



 

 

 

  

 

 

From: Corneau Damien [mailto:corneadoug@gmail.com] 
Sent: Tuesday, January 26, 2016 5:46 PM
To: users@zeppelin.incubator.apache.org
Subject: Re: installed zeppelin 0.5.6 on centos cluster

 

Hi,

 

Could you provide a screenshot of what you see in your web browser, and check if there is any logs inside the developer tool's console of your web browser?

 

Thank you

 

On Wed, Jan 27, 2016 at 4:33 AM, Barb Dawdy <da...@mightycool.com> wrote:

 

Hi I downloaded 0.5.6 Zeppelin and built with the below mvn info on a single machine in my Hadoop cluster.  All machines are centos 7.  I am still new to this tool and other Hadoop tools so thanks for your expertise in helping me out.

 

Issue->I see the lower part of the Zeppelin screen in the browser but  not the Welcome to zeppelin logo and the two menu items and the connected on the far right.  When I create a note there is no save but the interpreters (scala, python, sh, md) all appear to be working with minimal tests like %sh ls –la and other basics in the other interpreters.

 

mvn clean install -DskipTests -Pspark-1.5 -Dspark.version=1.5.2 -Phadoop-2.6 –Pyarn

 

I also did try to build again with the –Dspark.version missing but no change in Zeppelins behavior in the web..

 

Service starts and stops just fine no errors.  No errors in build.  Log file looks good ie no errors or conflicting ports etc.  node and all the other prerequisites are running.  I cannot run on 8080 as ambary is running there.

 

Did a bunch of the configurations mentioned in the readme and also the HDP setup.  I am running on port 10008.  Cp the hive-site.xml setup all the stuff in the zeppelin-env.sh like spark home, java home, Hadoop home and port.

 

So what did I do wrong? 

 

 

Thanks for your help

Barb 

 

 


Re: installed zeppelin 0.5.6 on centos cluster

Posted by Corneau Damien <co...@gmail.com>.
Hi,

Could you provide a screenshot of what you see in your web browser, and
check if there is any logs inside the developer tool's console of your web
browser?

Thank you

On Wed, Jan 27, 2016 at 4:33 AM, Barb Dawdy <da...@mightycool.com> wrote:

>
>
> Hi I downloaded 0.5.6 Zeppelin and built with the below mvn info on a
> single machine in my Hadoop cluster.  All machines are centos 7.  I am
> still new to this tool and other Hadoop tools so thanks for your expertise
> in helping me out.
>
>
>
> Issue->I see the lower part of the Zeppelin screen in the browser but  not
> the Welcome to zeppelin logo and the two menu items and the connected on
> the far right.  When I create a note there is no save but the interpreters
> (scala, python, sh, md) all appear to be working with minimal tests like
> %sh ls –la and other basics in the other interpreters.
>
>
>
> mvn clean install -DskipTests -Pspark-1.5 -Dspark.version=1.5.2
> -Phadoop-2.6 –Pyarn
>
>
>
> I also did try to build again with the –Dspark.version missing but no
> change in Zeppelins behavior in the web..
>
>
>
> Service starts and stops just fine no errors.  No errors in build.  Log
> file looks good ie no errors or conflicting ports etc.  node and all the
> other prerequisites are running.  I cannot run on 8080 as ambary is running
> there.
>
>
>
> Did a bunch of the configurations mentioned in the readme and also the HDP
> setup.  I am running on port 10008.  Cp the hive-site.xml setup all the
> stuff in the zeppelin-env.sh like spark home, java home, Hadoop home and
> port.
>
>
>
> So what did I do wrong?
>
>
>
>
>
> Thanks for your help
>
> Barb
>
>
>