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 423CF17E0D for ; Thu, 21 May 2015 17:36:18 +0000 (UTC) Received: (qmail 84207 invoked by uid 500); 21 May 2015 17:36:18 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 84181 invoked by uid 500); 21 May 2015 17:36:18 -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 84122 invoked by uid 99); 21 May 2015 17:36:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 May 2015 17:36:18 +0000 Date: Thu, 21 May 2015 17:36:18 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-11298) Ambari set up for Falcon Hive DR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-11298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554709#comment-14554709 ] Hudson commented on AMBARI-11298: --------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #2669 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2669/]) AMBARI-11298. Ambari set up for Falcon Hive DR. (mpapirkovskyy) (mpapyrkovskyy: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=18e9d2d319d418296058a2f757be9503e781a849) * ambari-server/src/test/python/stacks/2.1/configs/secured.json * ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py * ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/falcon.py * ambari-server/src/test/python/stacks/2.2/configs/falcon-upgrade.json * ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/configuration/falcon-env.xml * ambari-server/src/main/resources/stacks/HDP/2.3/services/FALCON/configuration/falcon-env.xml * ambari-server/src/test/python/stacks/2.1/configs/default.json * ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/params_linux.py > Ambari set up for Falcon Hive DR > -------------------------------- > > Key: AMBARI-11298 > URL: https://issues.apache.org/jira/browse/AMBARI-11298 > Project: Ambari > Issue Type: Task > Components: ambari-server > Affects Versions: 2.1.0 > Reporter: Myroslav Papirkovskyy > Assignee: Myroslav Papirkovskyy > Priority: Blocker > Fix For: 2.1.0 > > > The following directories should be created in HDFS. > hdfs dfs -mkdir /apps/data-mirroring > hdfs dfs -mkdir /apps/data-mirroring/workflows/ > hdfs dfs -chmod -R 770 /apps/data-mirroring > hdfs dfs -chown -R hdfs:hadoop /apps/data-mirroring -- This message was sent by Atlassian JIRA (v6.3.4#6332)