Re: Provide binaries

2015-07-09 Thread Illu Ying
+1 On Thu, Jul 9, 2015 at 3:28 PM, Abhi Basu <9000r...@gmail.com> wrote: > > Can you please provide binaries for Zeppelin? People are having lots of > trouble building with all the dependencies, as I am reading in this forum. > Maybe at least for the prominent distros like Horton and cloudera. >

Re: Zeppelin build failed with npm error

2015-07-09 Thread Illu Ying
cd zeppelin-web npm install On Wed, Jul 8, 2015 at 2:57 PM, Vadla, Karthik wrote: > Hello All, > > > > Suddenly I’m getting this error. > > *Failed to execute goal > com.github.eirslett:frontend-maven-plugin:0.0.23:npm (npm install) on > project zeppelin-web: Failed to run task: 'npm install

CDH5.3 spark 1.2.1 issue with Zeppelin

2015-07-09 Thread Illu Ying
Hi there: I also meet the issue which already be mentioned here: https://github.com/NFLabs/zeppelin/issues/368 Is there any solution for this case? Thanks in advance. Thanks Illu

Re: Zeppelin and Hive

2015-06-17 Thread Illu Ying
th the IP or hostname of the server running > hiveserver2. > > John > > > > On Wed, Jun 17, 2015 at 3:35 PM, Illu Ying wrote: > >> yes, I'm running my Hiveserver2 on another server. >> So, how can I configure it ? edit in the interpreter page or there is a >> conf

Re: Zeppelin and Hive

2015-06-17 Thread Illu Ying
#x27;t think) instead you need to connect to a hiveserver2 instance. On a > server that has hive already, just run hive -server hiverserver2 > > > > On Wed, Jun 17, 2015 at 3:23 PM, Illu Ying wrote: > >> Hi there: >> I want to use Zeppelin to handle the data in

Zeppelin and Hive

2015-06-17 Thread Illu Ying
Hi there: I want to use Zeppelin to handle the data in Hive, I copied my hive-site.xml to zeppelin conf folder, but it is seems that Zeppelin did not load hive-site.xml. The snapshot is: [image: Inline image 1] Is that necessary to configure parameter for Hive? I can't find any useful informat