180 likes | 196 Views
This PPT is about that How data process in hive using SQL command. Using hive we are creating database, can see databases list, creating table in particular database. importing data from HDFS to hive using command, how we are dealing with queries in bigdata specially in hive.
E N D
HADOOP - HIVE PrwatechInstituion
Starting With Hive • First of All We have to Format namenode and start Hadoop Daemons • $hadoopnamenode –format • $start-all.sh • $jps • JPS command is check your daemons are start or not. • Then Start Hive. • $hive