I don't see any issues from the logs, do you mind to paste the whole log ?
Eric Pugh <ep...@opensourceconnections.com> 于2020年3月4日周三 上午3:46写道: > Hi all, > I had historically used the https://github.com/dylanmei/docker-zeppelin > docker image to run Zeppelin, but now I am trying out the apache build. > > I’m getting a start up issue, with both 0.8.0 and 0.8.2 and curious if > others have had the same issue? > > Eric > > docker run -p 8080:8080 --name zeppelin apache/zeppelin:0.8.0 > > WARNING: A provider org.apache.zeppelin.rest.LoginRestApi registered in > SERVER runtime does not implement any provider interfaces applicable in the > SERVER runtime. Due to constraint configuration problems the provider > org.apache.zeppelin.rest.LoginRestApi will be ignored. > Mar 03, 2020 7:40:26 PM org.glassfish.jersey.internal.inject.Providers > checkProviderRuntime > WARNING: A provider org.apache.zeppelin.rest.NotebookRestApi registered in > SERVER runtime does not implement any provider interfaces applicable in the > SERVER runtime. Due to constraint configuration problems the provider > org.apache.zeppelin.rest.NotebookRestApi will be ignored. > Mar 03, 2020 7:40:26 PM org.glassfish.jersey.internal.inject.Providers > checkProviderRuntime > WARNING: A provider org.apache.zeppelin.rest.NotebookRepoRestApi > registered in SERVER runtime does not implement any provider interfaces > applicable in the SERVER runtime. Due to constraint configuration problems > the provider org.apache.zeppelin.rest.NotebookRepoRestApi will be ignored. > Mar 03, 2020 7:40:26 PM org.glassfish.jersey.internal.inject.Providers > checkProviderRuntime > WARNING: A provider org.apache.zeppelin.rest.HeliumRestApi registered in > SERVER runtime does not implement any provider interfaces applicable in the > SERVER runtime. Due to constraint configuration problems the provider > org.apache.zeppelin.rest.HeliumRestApi will be ignored. > _______________________ > *Eric Pugh **| *Founder & CEO | OpenSource Connections, LLC | 434.466.1467 > | http://www.opensourceconnections.com | My Free/Busy > <http://tinyurl.com/eric-cal> > Co-Author: Apache Solr Enterprise Search Server, 3rd Ed > <https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw> > This e-mail and all contents, including attachments, is considered to be > Company Confidential unless explicitly stated otherwise, regardless > of whether attachments are marked as such. > > -- Best Regards Jeff Zhang