Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-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 53ACE1764E for ; Thu, 1 Oct 2015 13:48:30 +0000 (UTC) Received: (qmail 24953 invoked by uid 500); 1 Oct 2015 13:48:27 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 24899 invoked by uid 500); 1 Oct 2015 13:48:26 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 24631 invoked by uid 99); 1 Oct 2015 13:48:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2015 13:48:26 +0000 Date: Thu, 1 Oct 2015 13:48:26 +0000 (UTC) From: "Maximilian Michels (JIRA)" To: dev@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-2797) CLI: Missing option to submit jobs in detached mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Maximilian Michels created FLINK-2797: ----------------------------------------- Summary: CLI: Missing option to submit jobs in detached mode Key: FLINK-2797 URL: https://issues.apache.org/jira/browse/FLINK-2797 Project: Flink Issue Type: Bug Components: Command-line client Affects Versions: 0.9, 0.10 Reporter: Maximilian Michels Fix For: 0.10 Jobs can only be submitted in detached mode using YARN but not on a standalone installation. This has been requested by users who want to submit a job, get the job id, and later query its status. -- This message was sent by Atlassian JIRA (v6.3.4#6332)