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 >