Repository: incubator-hawq Updated Branches: refs/heads/master 89c82fa7c -> 33f96f57d
HAWQ-1141. For HDB Ambari plugin, bump default hadoop stack to 2.5 Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/33f96f57 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/33f96f57 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/33f96f57 Branch: refs/heads/master Commit: 33f96f57d88b959353121f37b7aeb8989d9e80b9 Parents: 2f90e2a Author: Ed Espino <[email protected]> Authored: Wed Nov 9 16:24:31 2016 +0800 Committer: Ed Espino <[email protected]> Committed: Wed Nov 9 17:46:19 2016 +0800 ---------------------------------------------------------------------- contrib/hawq-ambari-plugin/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/33f96f57/contrib/hawq-ambari-plugin/build.properties ---------------------------------------------------------------------- diff --git a/contrib/hawq-ambari-plugin/build.properties b/contrib/hawq-ambari-plugin/build.properties index 333df6f..94736a6 100644 --- a/contrib/hawq-ambari-plugin/build.properties +++ b/contrib/hawq-ambari-plugin/build.properties @@ -5,4 +5,4 @@ pxf.common.services.version=3.0.0 hawq.repo.prefix=hawq hawq.addons.repo.prefix=hawq-add-ons repository.version=2.0.1.0 -default.stack=HDP-2.4 \ No newline at end of file +default.stack=HDP-2.5 \ No newline at end of file
