Member since
07-20-2016
37
Posts
3
Kudos Received
4
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4382 | 12-21-2016 08:05 PM | |
6417 | 12-14-2016 06:38 PM | |
1560 | 10-10-2016 10:02 PM | |
2491 | 08-05-2016 09:04 AM |
05-21-2017
05:39 PM
Labels:
- Labels:
-
Apache Oozie
-
Apache YARN
04-19-2017
02:52 PM
@yvora Sorry for late reply, i am again getting the same issue. It is just sc.version
... View more
04-07-2017
05:19 PM
well i couldn't figure out the issue with the server but it was up and running the next day without the need to do any change.
... View more
04-05-2017
04:10 PM
Actually the home folder for zeppelin-principal was not present and after doing the need. We tried `livy.pyspark` and it asked us to push hive-site.xml file to spark-client/conf folder on all datanodes. And then it worked but then now again it stopped with the following error Error running rest call; nested exception is org.springframework.web.client.HttpClientErrorException: 413 Request Entity Too Large
... View more
04-03-2017
08:16 PM
Hey @Vipin Rathor, I corrected the question. Yeah, even I think zeppelin don't have that feature yet. Thanks for the response .
... View more
04-03-2017
08:30 AM
Is there any way such that zeppelin can support multiple principalSuffix so that users from different domain can login into Zeppelin without specifying fully qualified domain ?
... View more
Labels:
- Labels:
-
Apache Zeppelin
04-03-2017
08:28 AM
Hey @yvora yup, I did follow that but error still persist.
... View more
03-31-2017
01:58 PM
We have a kerberized cluster with AD integrated and I am getting this error.
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at org.apache.thrift.transport.TSocket.open(TSocket.java:182)
at org.apache.zeppelin.interpreter.remote.ClientFactory.create(ClientFactory.java:51)
at org.apache.zeppelin.interpreter.remote.ClientFactory.create(ClientFactory.java:37)
at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:60)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:861)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:435)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:363)
at org.apache.zeppelin.interpreter.remote.RemoteInterpreterProcess.getClient(RemoteInterpreterProcess.java:189)
at org.apache.zeppelin.interpreter.remote.RemoteInterpreter.init(RemoteInterpreter.java:173)
at org.apache.zeppelin.interpreter.remote.RemoteInterpreter.getFormType(RemoteInterpreter.java:338)
at org.apache.zeppelin.interpreter.LazyOpenInterpreter.getFormType(LazyOpenInterpreter.java:105)
at org.apache.zeppelin.notebook.Paragraph.jobRun(Paragraph.java:262)
at org.apache.zeppelin.scheduler.Job.run(Job.java:176)
at org.apache.zeppelin.scheduler.RemoteScheduler$JobRunner.run(RemoteScheduler.java:328)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Also I have tried all other solutions present on this community
... View more
Labels:
- Labels:
-
Apache Spark
-
Apache Zeppelin
03-20-2017
12:05 PM
Can you please check if the screenshots are uploaded properly because it is not seen on this end.
... View more