Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A875D18338 for ; Wed, 19 Aug 2015 17:32:57 +0000 (UTC) Received: (qmail 57936 invoked by uid 500); 19 Aug 2015 17:32:57 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 57904 invoked by uid 500); 19 Aug 2015 17:32:57 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 57889 invoked by uid 99); 19 Aug 2015 17:32:57 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Aug 2015 17:32:57 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id D94F21D9CA1; Wed, 19 Aug 2015 17:32:56 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4394066773202706533==" MIME-Version: 1.0 Subject: Re: Review Request 37576: BE: SQLA Type-2 driver support From: "Vitalyi Brodetskyi" To: "Jayush Luniya" , "Myroslav Papirkovskyy" , "Sumit Mohanty" Cc: "Vitalyi Brodetskyi" , "Ambari" Date: Wed, 19 Aug 2015 17:32:56 -0000 Message-ID: <20150819173256.29970.42813@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Vitalyi Brodetskyi" X-ReviewGroup: Ambari X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/37576/ X-Sender: "Vitalyi Brodetskyi" References: <20150818105329.1534.99389@reviews.apache.org> In-Reply-To: <20150818105329.1534.99389@reviews.apache.org> Reply-To: "Vitalyi Brodetskyi" X-ReviewRequest-Repository: ambari --===============4394066773202706533== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37576/ ----------------------------------------------------------- (Updated Сер. 19, 2015, 5:32 після полудня) Review request for Ambari, Jayush Luniya, Myroslav Papirkovskyy, and Sumit Mohanty. Bugs: AMBARI-12803 https://issues.apache.org/jira/browse/AMBARI-12803 Repository: ambari Description ------- Add sqla jdbc support for hive and oozie. Diffs (updated) ----- ambari-server/src/main/python/ambari-server.py 1b02162 ambari-server/src/main/python/ambari_server/dbConfiguration.py fa8d6e3 ambari-server/src/main/python/ambari_server/serverSetup.py 045e969 ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-env.xml d201df5 ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py 6081b39 ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_metastore.py 1a6c6c1 ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py b78dd4b ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/configuration/oozie-env.xml d582581 ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie.py 35df33a ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py a02594b ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.3/configuration/oozie-env.xml 17ce7a5 ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-env.xml 6d7434d ambari-server/src/main/resources/stacks/HDP/2.2/services/OOZIE/configuration/oozie-env.xml 99ca2dc ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py 3e05542 ambari-server/src/test/python/stacks/2.0.6/configs/oozie_existing_sqla.json PRE-CREATION ambari-server/src/test/python/stacks/2.1/HIVE/test_hive_metastore.py fab9e54 Diff: https://reviews.apache.org/r/37576/diff/ Testing ------- mvn clean test Thanks, Vitalyi Brodetskyi --===============4394066773202706533==--