Advertisement

insert data into Hive Error in inserting student data due to missing table and parse error

阅读量:
复制代码
    hive> insert into table student values(100,"george4"); 
    

执行流程:

复制代码
 Query ID = root_20191030202828_a1df1d18-762e-4fec-8f02-2ab18dde6810

    
 Total jobs = 3
    
 Launching Job 1 out of 3
    
 Number of reduce tasks is set to 0 since there's no reduce operator
    
 Starting Job = job_1572340527170_0019, Tracking URL = http://henu3:8088/proxy/application
    
 _1572340527170_0019/Kill Command = /opt/hadoop-2.6.5/bin/hadoop job  -kill job_1572340527170_0019
    
 Hadoop job infor

全部评论 (0)

还没有任何评论哟~