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 E194018533 for ; Wed, 19 Aug 2015 18:15:51 +0000 (UTC) Received: (qmail 84367 invoked by uid 500); 19 Aug 2015 18:15:51 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 84333 invoked by uid 500); 19 Aug 2015 18:15:51 -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 84317 invoked by uid 99); 19 Aug 2015 18:15:51 -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 18:15:51 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 407E81DB5F2; Wed, 19 Aug 2015 18:15:51 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5684920165800770692==" MIME-Version: 1.0 Subject: Re: Review Request 37576: BE: SQLA Type-2 driver support From: "Jayush Luniya" To: "Jayush Luniya" , "Myroslav Papirkovskyy" , "Sumit Mohanty" Cc: "Vitalyi Brodetskyi" , "Ambari" Date: Wed, 19 Aug 2015 18:15:51 -0000 Message-ID: <20150819181551.29970.10063@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Jayush Luniya" X-ReviewGroup: Ambari X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/37576/ X-Sender: "Jayush Luniya" References: <20150819173256.29970.42813@reviews.apache.org> In-Reply-To: <20150819173256.29970.42813@reviews.apache.org> Reply-To: "Jayush Luniya" X-ReviewRequest-Repository: ambari --===============5684920165800770692== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37576/#review95864 ----------------------------------------------------------- Ship it! Ship It! - Jayush Luniya On Aug. 19, 2015, 5:32 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37576/ > ----------------------------------------------------------- > > (Updated Aug. 19, 2015, 5:32 p.m.) > > > 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 > ----- > > 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 > > --===============5684920165800770692==--