hive插入数据:FAILED: ParseException line 1:12 missing TABLE at 'student' near 'EOF'
生活随笔
收集整理的這篇文章主要介紹了
hive插入数据:FAILED: ParseException line 1:12 missing TABLE at 'student' near 'EOF'
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
修改:
hive> insert into table student values(100,"george4");?運(yùn)行過程:
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 information for Stage-1: number of mappers: 1; number of reducers: 0 2019-10-30 20:29:25,987 Stage-1 map = 0%, reduce = 0% 2019-10-30 20:29:43,102 Stage-1 map = 100%, reduce = 0%, Cumulative CPU 2.38 sec MapReduce Total cumulative CPU time: 2 seconds 380 msec Ended Job = job_1572340527170_0019 Stage-4 is selected by condition resolver. Stage-3 is filtered out by condition resolver. Stage-5 is filtered out by condition resolver. Moving data to: hdfs://mycluster/tmp/hive/root/c6d1b413-7e4a-42b9-bccd-2c1981add287/hive_ 2019-10-30_20-28-55_307_8709476029364884807-1/-ext-10000Loading data to table default.student Table default.student stats: [numFiles=1, numRows=1, totalSize=12, rawDataSize=11] MapReduce Jobs Launched: Stage-Stage-1: Map: 1 Cumulative CPU: 2.38 sec HDFS Read: 279 HDFS Write: 83 SUCCESS Total MapReduce CPU Time Spent: 2 seconds 380 msec OK Time taken: 50.61 seconds查詢OK!?
總結(jié)
以上是生活随笔為你收集整理的hive插入数据:FAILED: ParseException line 1:12 missing TABLE at 'student' near 'EOF'的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 比 Redis 快 5 倍的中间件,Ke
- 下一篇: 浅析hive元数据