Rui Li created HIVE-9493: ---------------------------- Summary: Failed job may not throw exceptions [Spark Branch] Key: HIVE-9493 URL: https://issues.apache.org/jira/browse/HIVE-9493 Project: Hive Issue Type: Sub-task Reporter: Rui Li Assignee: Rui Li
Currently remote driver assumes exception will be thrown when job fails to run. This may not hold since job is submitted asynchronously. And we have to check the futures before we decide the job is successful. -- This message was sent by Atlassian JIRA (v6.3.4#6332)