You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2016/06/21 09:58:57 UTC

[1/2] ambari git commit: AMBARI-17332. Downloading sqoop client files throws error (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.4 de89a9d4e -> d27d5430a
  refs/heads/trunk 4c0779c8b -> 876b53c63


AMBARI-17332. Downloading sqoop client files throws error (aonishuk)


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

Branch: refs/heads/trunk
Commit: 876b53c63ec99850f7b484b4a72c139cbe443f0a
Parents: 4c0779c
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Tue Jun 21 12:58:52 2016 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Tue Jun 21 12:58:52 2016 +0300

----------------------------------------------------------------------
 .../main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/876b53c6/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml b/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml
index 83d0934..e3aa5ef 100644
--- a/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml
+++ b/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml
@@ -56,8 +56,8 @@
           <configFiles>
             <configFile>
               <type>xml</type>
-              <fileName>squoop-site.xml</fileName>
-              <dictionaryName>squoop-site</dictionaryName>
+              <fileName>sqoop-site.xml</fileName>
+              <dictionaryName>sqoop-site</dictionaryName>
             </configFile>
             <configFile>
               <type>env</type>


[2/2] ambari git commit: AMBARI-17332. Downloading sqoop client files throws error (aonishuk)

Posted by ao...@apache.org.
AMBARI-17332. Downloading sqoop client files throws error (aonishuk)


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

Branch: refs/heads/branch-2.4
Commit: d27d5430a9e5e1bc7dd058535f5c4ab74d204726
Parents: de89a9d
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Tue Jun 21 12:58:55 2016 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Tue Jun 21 12:58:55 2016 +0300

----------------------------------------------------------------------
 .../main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/d27d5430/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml b/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml
index 83d0934..e3aa5ef 100644
--- a/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml
+++ b/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/metainfo.xml
@@ -56,8 +56,8 @@
           <configFiles>
             <configFile>
               <type>xml</type>
-              <fileName>squoop-site.xml</fileName>
-              <dictionaryName>squoop-site</dictionaryName>
+              <fileName>sqoop-site.xml</fileName>
+              <dictionaryName>sqoop-site</dictionaryName>
             </configFile>
             <configFile>
               <type>env</type>