You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Jason Dere <jd...@hortonworks.com> on 2018/06/11 22:57:51 UTC

Review Request 67540: HIVE-19861 Fix temp table path generation for acid table export

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67540/
-----------------------------------------------------------

Review request for hive and Eugene Koifman.


Bugs: HIVE-19861
    https://issues.apache.org/jira/browse/HIVE-19861


Repository: hive-git


Description
-------

Change DDLTask so temp tables do not get location generated.


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java e06949928d 
  ql/src/java/org/apache/hadoop/hive/ql/metadata/SessionHiveMetaStoreClient.java 209fdfb287 
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 2e055aba4b 
  ql/src/java/org/apache/hadoop/hive/ql/plan/CreateTableDesc.java 04292787a8 
  ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java 83490d2d53 


Diff: https://reviews.apache.org/r/67540/diff/1/


Testing
-------


Thanks,

Jason Dere