not support hdp2_3,support next PR
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/38c9005a Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/38c9005a Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/38c9005a Branch: refs/heads/master Commit: 38c9005ac81199c5d27d266ee5a0bd82cee2c27b Parents: 0282210 Author: traf <[email protected]> Authored: Fri Mar 11 10:14:43 2016 +0000 Committer: traf <[email protected]> Committed: Fri Mar 11 10:14:43 2016 +0000 ---------------------------------------------------------------------- core/sqf/conf/install_features | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/38c9005a/core/sqf/conf/install_features ---------------------------------------------------------------------- diff --git a/core/sqf/conf/install_features b/core/sqf/conf/install_features index 15a1789..184670e 100644 --- a/core/sqf/conf/install_features +++ b/core/sqf/conf/install_features @@ -62,4 +62,5 @@ # verify the hadoop distro versions are correct as well as # perform some additional support for this. export CDH_5_3_HDP_2_2_SUPPORT="N" +export HDP_2_3_SUPPORT="N" export CDH_5_4_SUPPORT="Y"
