Takahiko Saito created HIVE-12251:
-------------------------------------
Summary: hive configuration hive.exec.orc.split.strategy does not
exists
Key: HIVE-12251
URL: https://issues.apache.org/jira/browse/HIVE-12251
Project: Hive
Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Takahiko Saito
Assignee: Prasanth Jayachandran
Fix For: 0.14.0
hive.exec.orc.split.strategy does not seem to be defined:
{noformat}
hive> set hive.exec.orc.split.strategy;
hive.exec.orc.split.strategy is undefined
hive> set hive.exec.orc.split.strategy=ETL;
Query returned non-zero code: 1, cause: hive configuration
hive.exec.orc.split.strategy does not exists.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)