Eugene Koifman created HIVE-11458: ------------------------------------- Summary: CLI doesn't show errors regarding transactions Key: HIVE-11458 URL: https://issues.apache.org/jira/browse/HIVE-11458 Project: Hive Issue Type: Sub-task Affects Versions: 1.3.0 Reporter: Eugene Koifman Assignee: Eugene Koifman
for example, calling commit in autocommit mode should fail, which it does, but the user can't see it. need to add _console.printError(cpr.toString());_ in _Driver.rollback(CommandProcessorResponse cpr)_ but it causes a lot of TestNegativeCliDriver failures -- This message was sent by Atlassian JIRA (v6.3.4#6332)