[ https://issues.apache.org/jira/browse/HIVE-19535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900076#comment-16900076 ]
Hui An commented on HIVE-19535: ------------------------------- Could you please give related cases and detailed error logs? > Hive error reporting for not setting “Utilities.INPUT_NAME” > ----------------------------------------------------------- > > Key: HIVE-19535 > URL: https://issues.apache.org/jira/browse/HIVE-19535 > Project: Hive > Issue Type: Bug > Reporter: zhaoyang > Priority: Blocker > > I set the parameter "hive.exec.mode.local.auto" to true. Then I used JDBC > mode to submit sql to hiveserver2 in a multithreaded manner. Sometimes > exceptions are thrown when several tasks run in parallel in the local mode. > "Invalid input path xxx" > But this path is not the input path of the current SQL, it is another SQL > input path. > So I suspect that one of the SQL covers some information about another SQL. > So I looked up the source code and found a parameter, and when I set the > "iocontext.input.name" to the unique value, I didn't get it wrong. -- This message was sent by Atlassian JIRA (v7.6.14#76016)