Home > Back-end >  Hive tez engine after, into the hive, insert data error
Hive tez engine after, into the hive, insert data error

Time:09-19

Hive> insert into student values (1, "jj");
The Query ID=briup_20200918081950_8921f9a9-07 ea - 47 be - 89 bd - 77171555 cbe4
The Total jobs=1
Launching Job 1 out of 1


Status: Running (Executing on YARN cluster with App id application_1600335757683_0007)

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Are the STATUS of TOTAL COMPLETED RUNNING PENDING FAILED KILLED
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Map 1 FAILED - 1 0 0 0 0-1
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Are: 00/01 [> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -] 0% ELAPSED TIME: 0.57 s
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Status: Failed
Vertex failed, vertexName=Map 1, vertexId=vertex_1600335757683_0007_1_00, diagnostics and=[Vertex vertex_1600335757683_0007_1_00 [1] Map killed/failed due to: ROOT_INPUT_INIT_FAILURE, Vertex Input: values__tmp__table__1, initializer failed, Vertex=vertex_1600335757683_0007_1_00 [1] Map, Java, lang, a NumberFormatException: For Input string: "32 m
"The at Java. Lang. A NumberFormatException. ForInputString (65). A NumberFormatException Java:
The at Java. Lang. Long. ParseLong (Long. Java: 589)
The at Java. Lang. Long. ParseLong (Long. Java: 631)
At org, apache hadoop. Conf. Configuration. GetLong (1441) Configuration. Java:
At org, apache hadoop. Hive. Ql. Exec. Tez. HiveSplitGenerator. The initialize (HiveSplitGenerator. Java: 140)
The at org. Apache. Tez. Dag. App. Dag. RootInputInitializerManager $InputInitializerCallable $1. The run (RootInputInitializerManager. Java: 278)
The at org. Apache. Tez. Dag. App. Dag. RootInputInitializerManager $InputInitializerCallable $1. The run (RootInputInitializerManager. Java: 269)
The at Java. Security. The AccessController. DoPrivileged (Native Method)
At javax.mail. Security. Auth. Subject. The doAs (422) Subject. Java:
At org, apache hadoop. Security. UserGroupInformation. DoAs (UserGroupInformation. Java: 1893)
The at org. Apache. Tez. Dag. App. Dag. RootInputInitializerManager $InputInitializerCallable. Call (269) RootInputInitializerManager. Java:
The at org. Apache. Tez. Dag. App. Dag. RootInputInitializerManager $InputInitializerCallable. Call (253) RootInputInitializerManager. Java:
The at Java. Util. Concurrent. FutureTask. Run (FutureTask. Java: 266)
The at Java. Util. Concurrent. ThreadPoolExecutor. RunWorker (ThreadPoolExecutor. Java: 1149)
The at Java. Util. Concurrent. ThreadPoolExecutor $Worker. The run (ThreadPoolExecutor. Java: 624)
The at Java. Lang. Thread. The run (Thread. Java: 748)
]
  • Related