Repository: ambari
Updated Branches:
  refs/heads/branch-2.6 e04470dc5 -> 953e59af1


AMBARI-22676. [Patch Hive]webhcat: test_sqoop fails with 
hdfs:///hdp/apps/2.6.*/sqoop/sqoop.tar.gz does not exist (ncole)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/953e59af
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/953e59af
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/953e59af

Branch: refs/heads/branch-2.6
Commit: 953e59af1117e88235e24fb8a7649937fd78622a
Parents: e04470d
Author: Nate Cole <nc...@hortonworks.com>
Authored: Tue Dec 19 15:45:59 2017 -0500
Committer: Nate Cole <nc...@hortonworks.com>
Committed: Thu Dec 21 20:18:12 2017 -0500

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/2.0.6/properties/stack_packages.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/953e59af/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json
 
b/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json
index 9e298ca..ee817d8 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json
@@ -1275,7 +1275,7 @@
     },
     "upgrade-dependencies" : {
       "ATLAS": ["STORM"],
-      "HIVE": ["TEZ", "MAPREDUCE2"],
+      "HIVE": ["TEZ", "MAPREDUCE2", "SQOOP"],
       "TEZ": ["HIVE"],
       "MAPREDUCE2": ["HIVE"],
       "MAHOUT": ["MAPREDUCE2"],

Reply via email to