You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Shrif Nada <sh...@liveramp.com> on 2017/06/30 07:46:05 UTC

Backporting HIVE-10790 to 1.0

Hi,

HIVE-10790 (
https://issues.apache.org/jira/secure/attachment/12739023/HIVE-10790.0.patch.txt)
fixed an issue where files could not be written on a federated cluster in
Hive 1.0 (and subsequent versions). Libraries that depend on Hive 1.0,
therefore, cannot write to a federated cluster because of this bug. Corc,
the cascading integration for the Orc file format (
https://github.com/HotelsDotCom/corc), is an example of such a library.

Would it be possible to backport HIVE-10790 to 1.0 in order to allow such
libraries to write to federated clusters?

Shrif