Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DC4A3200BAF for ; Mon, 31 Oct 2016 23:46:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DB0E5160B05; Mon, 31 Oct 2016 22:46:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 392D0160B08 for ; Mon, 31 Oct 2016 23:46:01 +0100 (CET) Received: (qmail 23604 invoked by uid 500); 31 Oct 2016 22:46:00 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 23404 invoked by uid 99); 31 Oct 2016 22:46:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2016 22:46:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E41402C2ABC for ; Mon, 31 Oct 2016 22:45:59 +0000 (UTC) Date: Mon, 31 Oct 2016 22:45:59 +0000 (UTC) From: "Vivek Rathod (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18754) Pig, Tez service checks getting timed out after Wire Encryption MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 31 Oct 2016 22:46:02 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vivek Rathod updated AMBARI-18754: ---------------------------------- Summary: Pig, Tez service checks getting timed out after Wire Encryption (was: Pig, Tez service checks getting timed out after Wire Encryption 1 of 276 Return to search Edit CommentAssignStart ProgressResolve Issue Workflow Details) > Pig, Tez service checks getting timed out after Wire Encryption > ---------------------------------------------------------------- > > Key: AMBARI-18754 > URL: https://issues.apache.org/jira/browse/AMBARI-18754 > Project: Ambari > Issue Type: Bug > Affects Versions: 2.5.0 > Reporter: Vivek Rathod > Fix For: 2.5.0 > > > Piz, Tez service checks are getting timed out after Enabling Wire Encryption. > {code} > 2016-10-31 21:27:31,791 [PigTezLauncher-0] INFO org.apache.tez.client.TezClient - Stage directory /tmp/ambari-qa/staging doesn't exist and is created > 2016-10-31 21:27:31,837 [PigTezLauncher-0] INFO org.apache.tez.client.TezClient - Tez system stage directory hdfs://nat-r7-bwqs-spark2hive-3.openstacklocal:8020/tmp/ambari-qa/staging/.tez/application_1477948526225_0004 doesn't exist and is created > 2016-10-31 21:27:31,912 [PigTezLauncher-0] INFO org.apache.tez.dag.history.ats.acls.ATSV15HistoryACLPolicyManager - Created Timeline Domain for History ACLs, domainId=Tez_ATS_application_1477948526225_0004 > 2016-10-31 21:27:32,980 [PigTezLauncher-0] INFO org.apache.hadoop.yarn.client.api.impl.YarnClientImpl - Submitted application application_1477948526225_0004 > 2016-10-31 21:27:32,990 [PigTezLauncher-0] INFO org.apache.tez.client.TezClient - The url to track the Tez Session: https://nat-r7-bwqs-spark2hive-3.openstacklocal:8090/proxy/application_1477948526225_0004/ > Command failed after 1 tries > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)