thanks for your advance. After I configure it in the interpreter page, it works well.
On Wed, Jun 17, 2015 at 1:44 PM, John Omernik <j...@omernik.com> wrote: > You can edit on the interpreter page. Make sure your Hiveserver2 is > running on port 10000 (it's the standard I believe) Put in a username and > password. (I don't think you need a password, I just put the user I am > running that hiveserver2 as and just put "nothing" (the word nothing) as > the password and it works. (I don't have authentication enabled). Then you > just replace localhost with the IP or hostname of the server running > hiveserver2. > > John > > > > On Wed, Jun 17, 2015 at 3:35 PM, Illu Ying <illuying2...@gmail.com> 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 >> configuration file? >> >> On Wed, Jun 17, 2015 at 1:30 PM, John Omernik <j...@omernik.com> wrote: >> >>> Are you running a Hiveserver2 anywhere? You don't need the hive-site (I >>> don'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 <illuying2...@gmail.com> >>> wrote: >>> >>>> 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 information from the install page. >>>> So, my question is how to configure hive for Zeppelin, thanks in >>>> advance. >>>> >>>> Illu >>>> >>> >>> >> >