Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 95842185BF for ; Mon, 4 May 2015 20:29:35 +0000 (UTC) Received: (qmail 17504 invoked by uid 500); 4 May 2015 20:29:35 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 17463 invoked by uid 500); 4 May 2015 20:29:35 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 17452 invoked by uid 99); 4 May 2015 20:29:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 20:29:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: message received from 54.164.171.186 which is an MX secondary for dev@falcon.apache.org) Received: from [54.164.171.186] (HELO mx1-us-east.apache.org) (54.164.171.186) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 20:29:29 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id 39F6A42AB6 for ; Mon, 4 May 2015 20:29:09 +0000 (UTC) Received: (qmail 15050 invoked by uid 99); 4 May 2015 20:29:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 20:29:08 +0000 Date: Mon, 4 May 2015 20:29:08 +0000 (UTC) From: "Mahak (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-1163) Replication fails during table-export action MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527223#comment-14527223 ] Mahak commented on FALCON-1163: ------------------------------- After having made changes to the local-superuser-conf.xml at target cluster (the one oozie is trying to connect to during the failing action), don't just refresh the JT and NN but restart/refresh the history server too. > Replication fails during table-export action > -------------------------------------------- > > Key: FALCON-1163 > URL: https://issues.apache.org/jira/browse/FALCON-1163 > Project: Falcon > Issue Type: Bug > Reporter: Mahak > > Hi, > I am trying to perform replication via hcat between two secure clusters say server A(source) and server B(target). But during the table-export action phase it fails with following exception : JA009: Unauthorized connection for super-user > Now I understand during this phase the oozie on Server B is trying to talk to namenode and job tracker on Server A. And my assumption would be that one of these doesnt have its local-superuser-conf files not set up right. But this didn't help me resolve the issue. > I'd like to know if there's any other server that this oozie instance is trying to connect to? -- This message was sent by Atlassian JIRA (v6.3.4#6332)