Return-Path: X-Original-To: apmail-tez-issues-archive@minotaur.apache.org Delivered-To: apmail-tez-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 97041184B0 for ; Tue, 2 Feb 2016 02:18:43 +0000 (UTC) Received: (qmail 29405 invoked by uid 500); 2 Feb 2016 02:18:40 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 29345 invoked by uid 500); 2 Feb 2016 02:18:40 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 29302 invoked by uid 99); 2 Feb 2016 02:18:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2016 02:18:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EE0672C1F57 for ; Tue, 2 Feb 2016 02:18:39 +0000 (UTC) Date: Tue, 2 Feb 2016 02:18:39 +0000 (UTC) From: "Siddharth Seth (JIRA)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (TEZ-3090) MRInput should make dagIdentifier, vertexIdentifier, etc available to the InputFormat jobConf 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/TEZ-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated TEZ-3090: -------------------------------- Attachment: TEZ-3090.1.txt Simple enough patch. Since the only interface exposed by InputFormat is JobConf - expose some information from InputContext via this. [~hitesh], [~rajesh.balamohan] - please review. > MRInput should make dagIdentifier, vertexIdentifier, etc available to the InputFormat jobConf > --------------------------------------------------------------------------------------------- > > Key: TEZ-3090 > URL: https://issues.apache.org/jira/browse/TEZ-3090 > Project: Apache Tez > Issue Type: Improvement > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: TEZ-3090.1.txt > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)