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