Configure embedded hive to use remote mysql

2016-03-14 Thread Joshua W Hui
Hi, I have been playing around the zeppelin 0.5.5 which I downloaded directly from the apache site. When I was trying to use the hive to load/run query, it often complaints the embedded derby database is already attached to another application. I guess that is because it only allows one applicati

Re: Configure embedded hive to use remote mysql

2016-03-19 Thread Joshua W Hui
, and if you are using HiveInterpreter, it's only step that you have to add hiveserver2 url in the interpreter settings. Hope this help. Jongyoul On Tue, Mar 15, 2016 at 8:59 AM, Joshua W Hui wrote: Hi, I have been playing around the zeppelin 0.5.5 which I downloaded directly fro

How to configure the hive interpreter to use the embedded hive?

2016-03-28 Thread Joshua W Hui
Hi, Just wonder how I can configure the hive interpreter to use the embedded hive which is part of the default zeppelin install image (0.5.5) Thanks, Joshua

Re: How to configure the hive interpreter to use the embedded hive?

2016-03-29 Thread Joshua W Hui
at 6:44 AM, Joshua W Hui wrote: Hi, Just wonder how I can configure the hive interpreter to use the embedded hive which is part of the default zeppelin install image (0.5.5) Thanks, Joshua -- 이종열, Jongyoul Lee, 李宗烈 http://madeng.net

What is inside Zeppelin install image?

2016-04-01 Thread Joshua W Hui
Hi, Is there any documentation which describes what is packaged inside the zeppelin? I noticed that there are a local embedded spark engine, mysql and hive.. Thanks. Joshua