Mithun Radhakrishnan created HIVE-17656:
-------------------------------------------
Summary: Hive settings are not passed to Orc/Avro SerDes, when
used from HCatalog
Key: HIVE-17656
URL: https://issues.apache.org/jira/browse/HIVE-17656
Project: Hive
Issue Type: Bug
Components: HCatalog, Serializers/Deserializers
Affects Versions: 2.2.0, 3.0.0
Reporter: Mithun Radhakrishnan
Assignee: Mithun Radhakrishnan
We find that tables/partitions accessed through {{HCatLoader}}/{{HCatStorer}}
use Hive settings hard-coded in {{HiveConf}}, rather than settings in the
{{hive-site.xml}}. For instance, ORC files written through Pig/HCatStorer use
default {{orc.stripe.size}} settings, rather than any overrides in
{{hive-site.xml}}.
This has to do with the way the {{HiveStorageHandler}} is constructed in the
HCat path. I'll upload the fix shortly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)