-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36158/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk and Vitalyi Brodetskyi.
Bugs: AMBARI-12270
https://issues.apache.org/jira/browse/AMBARI-12270
Repository: ambari
Description
-------
The setting is
hive.default.fileformat.managed
The default should be TextFile. This can either be set explicitly or if the
setting is not overridden at all hive will use it internally as default (which
is what we used to do).
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml
a4bf02b
Diff: https://reviews.apache.org/r/36158/diff/
Testing
-------
unit tests passed
Thanks,
Dmytro Sen