Will Chen created HIVE-15100: -------------------------------- Summary: HiveSQLException: Invalid OperationHandle: OperationHandle [opType=EXECUTE_STATEMENT, getHandleIdentifier Key: HIVE-15100 URL: https://issues.apache.org/jira/browse/HIVE-15100 Project: Hive Issue Type: Bug Components: HiveServer2 Affects Versions: 1.2.1 Reporter: Will Chen
I am using hue + hiveserver2. First I execute sql through Hue, this can be done correctly. But when I export the result as csv file or excel file, an exception will appear in hiveserver2.log: I add a few session related configurations: And my operations log config like this: I try to remove all files in my operation_logs dir(/tmp/hive/operation_logs), and clean all session data in hue tables(beeswax_session, django_session), then restart hiveserver2 and hue. But nothing getting better.. Begging for ur help~ Thanks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)