Romain Rigaux created HIVE-5905:
-----------------------------------
Summary: Make HiveServer2 HDFS results paths directly accessible
Key: HIVE-5905
URL: https://issues.apache.org/jira/browse/HIVE-5905
Project: Hive
Issue Type: Improvement
Components: HiveServer2
Affects Versions: 0.12.0
Reporter: Romain Rigaux
With HiveServer2 we can fetch the queryset only from an API, not by accessing
the mapreduce output files directly (the ResultSet Metadata Resp just contains
columns and types of the result set, no HDFS path).
It would be great to have a direct access to the HDFS path of the query result
that way we could export the data manually with just a move.
If for whatever reason there is no path, the property would just be empty and
we would fallback to the API.
--
This message was sent by Atlassian JIRA
(v6.1#6144)