Zeppelin HiveContext not working

2023-04-08 Thread VIVEK NARAYANASETTY
lazy.LazySimpleSerDe, ErrorIfExists [image: image.png] -- Thanks & Regards *Vivek Narayanasetty* *Go Green: Think before you print this e-mail or its attachment. You can save paper if you do not really need to print.*

Re: Zeppelin HiveContext not working

2023-04-10 Thread VIVEK NARAYANASETTY
Hi Users, Appreciate if any leads on the below issue. On Sat, Apr 8, 2023 at 1:33 PM VIVEK NARAYANASETTY wrote: > Hello Everyone, > > I am trying to create some tables using Spark SQL and encountering the > below error in zeppelin. When debugged, I could

Re: Zeppelin HiveContext not working

2023-04-10 Thread VIVEK NARAYANASETTY
: > Have you put hive-site.xml under SPARK_CONF_DIR? > > > On Tue, Apr 11, 2023 at 1:01 PM VIVEK NARAYANASETTY > wrote: > >> Hi Users, >> >> Appreciate if any leads on the below issue. >> >> On Sat, Apr 8, 2023 at 1:33 PM VIVEK NARAYANASETTY >>

Re: Zeppelin HiveContext not working

2023-04-11 Thread VIVEK NARAYANASETTY
xml you should use. > > On Tue, Apr 11, 2023 at 2:19 PM VIVEK NARAYANASETTY > wrote: > >> Hi Jeff, >> >> Thanks a lot for responding. I have placed the hive-site.xml file in the >> spark/conf folder now but now encountering a new error. >> >&g

Re: Zeppelin HiveContext not working

2023-04-11 Thread VIVEK NARAYANASETTY
Apr 11, 2023 at 4:00 PM VIVEK NARAYANASETTY > wrote: > >> Hi Jeff, >> >> This is in my local system and I am using Zeppelin docker image and >> passing the SPARK_HOME directory as below. >> >> -v C:\spark-3.1.3-bin-hadoop3.2:/opt/spark -e SPARK_HOME=/opt/spa

Fwd: Apache Zeppelin 0.6.0 Installation on Windows

2016-07-25 Thread VIVEK NARAYANASETTY
on this. -- Thanks & Regards *Vivek Narayanasetty* +91 9902862499 *Go Green: Think before you print this e-mail or its attachment. You can save paper if you do not really need to print.* zeppelin-VivekNarayanasetty-D330N6C2.log Description: Binary data

zeppelin-web Build Error in Windows

2016-07-26 Thread VIVEK NARAYANASETTY
jo.java:64) ... 22 more [ERROR] [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException -- Thanks & Regards *Vivek Narayanasetty* +91 9902862499

HIVE Error : Connection refused

2016-07-29 Thread VIVEK NARAYANASETTY
inSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:579) at org.apache.thrift.transport.TSocket.open(TSocket.java:180) ... 22 more -- Thanks & Regards *Vivek Narayanasetty* +91 9902862499 *Go Green

RE: HIVE Error : Connection refused

2016-07-30 Thread Vivek Narayanasetty
Port is not up and running. Here are the results to check if port is running or not. C:\Users\viveknarayanasetty>netstat -an | find "1" C:\Users\viveknarayanasetty> I am completely new to zeppelin and trying to configure hive interpreter. Could you please let me know if I need to perform any

Re: Apache Zeppelin 0.6.0 Installation on Windows

2016-07-31 Thread VIVEK NARAYANASETTY
, moon soo Lee wrote: > Hi, > > According to your log, it looks like your port 8080 is already in use. > Could you make sure no other application is using port 8080 before start > Zeppelin? > > Thanks, > moon > > > On Mon, Jul 25, 2016 at 10:35 PM VIVEK NA

Result - Horizontal ScrollBar

2016-08-15 Thread VIVEK NARAYANASETTY
| 8| 10| 10| 96790977| 245444508| 8| 68091| 127265613| 93642917| 8| 8| 8| 8| 8| 8| 8| 8| | 344406| 111| 251916108| 2565535| 10976527| 999| | -- Thanks & Regards *Vivek Narayanasetty* *Go G

Zeppelin R Interpreter Error

2016-10-21 Thread VIVEK NARAYANASETTY
lExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) -- Thanks & Regards *Vivek Narayanasetty* *Go Green: Think before you print this e-mail or its attachment. You can save paper if you do not really need to print.*

Re: Zeppelin 0.6.1 not connecting to Spark 2.0 on Windows

2016-10-25 Thread VIVEK NARAYANASETTY
cute your spark paragraph(such as "var a=1"), please >> let >> me know the whole error logs. >> >> >> Thanks, >> Sora >> >> >> >> -- >> View this message in context: http://apache-zeppelin-users- >> incubating-mailing-l

Re: Zeppelin R Interpreter Error

2016-10-25 Thread VIVEK NARAYANASETTY
e this helps. > > [1] > http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/interpreter/r.html > > 2016-10-21 21:56 GMT+09:00 VIVEK NARAYANASETTY : > >> Hi, >> >> I am getting below error when testing R interpreter. Any thoughts ? >> >> %r 2+2 >> >> 16/10/

Zeppelin 0.6.2 Error - Interpreter process failed

2016-12-15 Thread VIVEK NARAYANASETTY
137) - Job paragraph_1481182332628_1744437668 finished by scheduler org.apache.zeppelin.interpreter.remote.RemoteInterpretershared_session297447487 -- Thanks & Regards *Vivek Narayanasetty* *Go Green: Think before you print this e-mail or its attachment. You can save paper if you do not really need to print.*

Re: Zeppelin 0.6.2 Error - Interpreter process failed

2016-12-15 Thread VIVEK NARAYANASETTY
t; On Fri, Dec 16, 2016 at 11:44 AM, VIVEK NARAYANASETTY > wrote: > >> Hi, >> >> Can someone help me with this error. >> FYI, I have downloaded the pre-build binary package of zeppelin 0.6.2 and >> could successfully access the zeppelin URL. But getting below err

Re: Zeppelin 0.6.2 Error - Interpreter process failed

2016-12-19 Thread VIVEK NARAYANASETTY
Hi All, Can anyone help me with the above error please. On Fri, Dec 16, 2016 at 12:06 PM, VIVEK NARAYANASETTY wrote: > Hi, > > I haven't changed any interpreter settings or any changes in the > configuration files. > > On Fri, Dec 16, 2016 at 12:02 PM, Sachin Janani >

Re: Zeppelin 0.6.2 Error - Interpreter process failed

2016-12-19 Thread VIVEK NARAYANASETTY
EBUG > log4j.logger.org.apache.zeppelin.spark=DEBUG > log4j.logger.org.apache.zeppelin.interpreter.util=DEBUG > log4j.logger.org.apache.zeppelin.interpreter.remote=DEBUG > log4j.logger.org.apache.zeppelin.interpreter.remote. > RemoteInterpreterServer=DEBUG > > VIVEK NARAYANASETTY 于2016年12月19日周一 下午7:34

Re: Zeppelin 0.6.2 Error - Interpreter process failed

2016-12-19 Thread VIVEK NARAYANASETTY
ll\interpreter\spark -p 52662 -l > C:\zeppelin-0.6.2-bin-all/local-repo/2C2V69B84* > > > VIVEK NARAYANASETTY 于2016年12月19日周一 下午8:34写道: > >> Hi Jeff, >> >> I have changed the log4j configuration as you suggested but it is still >> not able to generate Interpret

Zeppelin - SocketException: Connection reset

2018-12-14 Thread VIVEK NARAYANASETTY
SNotebookRepo.java[save]:196) - Saving note:2DYCV6BGX INFO [2018-12-14 18:48:00,072] ({pool-2-thread-3} SchedulerFactory.java[jobFinished]:115) - Job 20181214-131313_96754935 finished by scheduler org.apache.zeppelin.interpreter.remote.RemoteInterpreter-spark:shared_process-shared_session --

Re: Zeppelin - SocketException: Connection reset

2018-12-14 Thread VIVEK NARAYANASETTY
[onProcessComplete]:243) - Interpreter process exited 0 On Sat, Dec 15, 2018 at 12:31 AM VIVEK NARAYANASETTY wrote: > Hi All, > > I am using apache zeppelin 0.8 with an inbuilt spark. I am getting below > error message randomly when running paragraphs. Do I need to change any > co

Re: Zeppelin - SocketException: Connection reset

2018-12-16 Thread VIVEK NARAYANASETTY
'd better to download spark and specify > SPARK_HOME in zeppelin, and make proper configuration like @liuxun > mentioned above. > > > > liuxun 于2018年12月15日周六 下午3:30写道: > >> Hi *VIVEK NARAYANASETTY:* >> I see the following error message in your run log: >> &