From dev-return-21254-apmail-sqoop-dev-archive=sqoop.apache.org@sqoop.apache.org Thu Jan 22 21:43:35 2015 Return-Path: X-Original-To: apmail-sqoop-dev-archive@www.apache.org Delivered-To: apmail-sqoop-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 93E2E10D84 for ; Thu, 22 Jan 2015 21:43:34 +0000 (UTC) Received: (qmail 12221 invoked by uid 500); 22 Jan 2015 21:43:34 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 12178 invoked by uid 500); 22 Jan 2015 21:43:34 -0000 Mailing-List: contact dev-help@sqoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sqoop.apache.org Delivered-To: mailing list dev@sqoop.apache.org Received: (qmail 11994 invoked by uid 99); 22 Jan 2015 21:43:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2015 21:43:34 +0000 Date: Thu, 22 Jan 2015 21:43:34 +0000 (UTC) From: "Veena Basavaraj (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SQOOP-2029) Sqoop2: Method call SqoopClient.getJobsByConnector from the client is not supported 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/SQOOP-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Veena Basavaraj updated SQOOP-2029: ----------------------------------- Attachment: SQOOP-2029.patch > Sqoop2: Method call SqoopClient.getJobsByConnector from the client is not supported > ------------------------------------------------------------------------------------ > > Key: SQOOP-2029 > URL: https://issues.apache.org/jira/browse/SQOOP-2029 > Project: Sqoop > Issue Type: Bug > Affects Versions: 1.99.4 > Reporter: Veena Basavaraj > Assignee: Veena Basavaraj > Labels: newbie > Fix For: 1.99.5 > > Attachments: SQOOP-2029.patch > > > From the client there is no support for show jobs by connector, the rest API supports it though > http://10.20.194.157:12000/sqoop/v1/jobs/?cname=kite-connector > {code} > show jobs --cid 2 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)