hadoop - Facing error while loading data into Hive table from local file system -


actually have 2 users in ubuntu 12.04, 1 "user" , other "hduser".hduser hadoop dedicated user.now have installed hive in /usr/lib/hive/apache-hive-0.13.1-bin folder."apache-hive-0.13.1-bin" under hduser.when give "hive" command hduser showing : "no command 'hive' found".but if give same hive command user,it working fine .i'm able create database , tables through user i'm unable load data hive table.how can resolve problem.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -