From issues-return-24118-apmail-kylin-issues-archive=kylin.apache.org@kylin.apache.org Fri Feb 22 06:16:06 2019 Return-Path: X-Original-To: apmail-kylin-issues-archive@minotaur.apache.org Delivered-To: apmail-kylin-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 3B754182E9 for ; Fri, 22 Feb 2019 06:16:06 +0000 (UTC) Received: (qmail 35510 invoked by uid 500); 22 Feb 2019 06:16:06 -0000 Delivered-To: apmail-kylin-issues-archive@kylin.apache.org Received: (qmail 35469 invoked by uid 500); 22 Feb 2019 06:16:06 -0000 Mailing-List: contact issues-help@kylin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.apache.org Delivered-To: mailing list issues@kylin.apache.org Received: (qmail 35460 invoked by uid 99); 22 Feb 2019 06:16:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2019 06:16:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A70B0182597 for ; Fri, 22 Feb 2019 06:16:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.3 X-Spam-Level: X-Spam-Status: No, score=-110.3 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id hk1-2JlAEmVm for ; Fri, 22 Feb 2019 06:16:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 2E2CE60E56 for ; Fri, 22 Feb 2019 06:16:03 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 056AAE27EC for ; Fri, 22 Feb 2019 06:16:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 714A624547 for ; Fri, 22 Feb 2019 06:16:01 +0000 (UTC) Date: Fri, 22 Feb 2019 06:16:01 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@kylin.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KYLIN-3819) kylin.sh run in the foreground 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/KYLIN-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774811#comment-16774811 ] ASF subversion and git services commented on KYLIN-3819: -------------------------------------------------------- Commit 0b92dd41b458ef43c4f37223905e063534143264 in kylin's branch refs/heads/master-hadoop3.1 from Temple Zhou [ https://gitbox.apache.org/repos/asf?p=kylin.git;h=0b92dd4 ] KYLIN-3819 kylin.sh run in the foreground > kylin.sh run in the foreground > ------------------------------ > > Key: KYLIN-3819 > URL: https://issues.apache.org/jira/browse/KYLIN-3819 > Project: Kylin > Issue Type: Improvement > Components: Tools, Build and Test > Affects Versions: v2.4.0, v2.5.0, v2.6.0 > Reporter: Temple Zhou > Assignee: Temple Zhou > Priority: Major > Fix For: v2.6.1 > > > The "kylin.sh start" can only run kylin in the background, but it should be run in the foreground as well. Because only in this way, both streams can be captured if using a supervision system like daemontools. -- This message was sent by Atlassian JIRA (v7.6.3#76005)