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 234CF19597 for ; Fri, 4 Mar 2016 19:53:41 +0000 (UTC) Received: (qmail 61502 invoked by uid 500); 4 Mar 2016 19:53:41 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 61453 invoked by uid 500); 4 Mar 2016 19:53:41 -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 61423 invoked by uid 99); 4 Mar 2016 19:53:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2016 19:53:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BAE572C1F58 for ; Fri, 4 Mar 2016 19:53:40 +0000 (UTC) Date: Fri, 4 Mar 2016 19:53:40 +0000 (UTC) From: "Jarek Jarcec Cecho (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SQOOP-2848) Sqoop2: RESTiliency: Simplify JobRequestHandler.getJobs similarly as was done for getLinks 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-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180443#comment-15180443 ] Jarek Jarcec Cecho commented on SQOOP-2848: ------------------------------------------- I've restarted precommit hook as we've resolved the timing out issue. > Sqoop2: RESTiliency: Simplify JobRequestHandler.getJobs similarly as was done for getLinks > ------------------------------------------------------------------------------------------ > > Key: SQOOP-2848 > URL: https://issues.apache.org/jira/browse/SQOOP-2848 > Project: Sqoop > Issue Type: Sub-task > Reporter: Jarek Jarcec Cecho > Assignee: Jarek Jarcec Cecho > Fix For: 1.99.7 > > Attachments: SQOOP-2848.patch, SQOOP-2848.patch > > > I would like to simplify the {{JobRequestHandler.getJobs}} similarly as we've changed for {{LinkRequestHandler.getLinks}} back in SQOOP-2670. -- This message was sent by Atlassian JIRA (v6.3.4#6332)