You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Chunhui Yang (Jira)" <ji...@apache.org> on 2020/07/20 08:37:00 UTC

[jira] [Commented] (HIVE-12155) hive exited with status 5

    [ https://issues.apache.org/jira/browse/HIVE-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161024#comment-17161024 ] 

Chunhui Yang commented on HIVE-12155:
-------------------------------------

As of July 20, 2020, has no one solved this problem yet?

> hive exited with status 5
> -------------------------
>
>                 Key: HIVE-12155
>                 URL: https://issues.apache.org/jira/browse/HIVE-12155
>             Project: Hive
>          Issue Type: Bug
>          Components: CLI, Clients
>    Affects Versions: 1.2.1
>         Environment: sqoop 1.4.5 & hadoop 2.6 & hive 1.2.1
>            Reporter: Qiuzhuang Lian
>            Priority: Major
>
> We run sqoop-hive import job via RunJar to harness parallelisms runnings. Sqoop hive import works very well but suddenly the sqoop-hive import job JVM exits with "Hive exited with status 5" error during hive import phrase which invokes HIVE CLI via java Process.  Futhermore, we can't find any related hive logs under /tmp/hive/hive_*.log. The error blocks all futher sqoop import jobs. As a result, we have to restart system and it works well again. The log detail is as follows,
> Encountered IOException running import job: java.io.IOException: Hive exited with status 5
>         at org.apache.sqoop.hive.HiveImport.executeExternalHiveScript(HiveImport.java:385)
>         at org.apache.sqoop.hive.HiveImport.executeScript(HiveImport.java:335)
>         at org.apache.sqoop.hive.HiveImport.importTable(HiveImport.java:239)
>         at org.apache.sqoop.tool.ImportTool.importTable(ImportTool.java:511)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)