Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 31206200D06 for ; Mon, 25 Sep 2017 10:54:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2FABC1609BB; Mon, 25 Sep 2017 08:54:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6BB2E1609C4 for ; Mon, 25 Sep 2017 10:54:00 +0200 (CEST) Received: (qmail 82094 invoked by uid 500); 25 Sep 2017 08:53:58 -0000 Mailing-List: contact pr-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pr@cassandra.apache.org Delivered-To: mailing list pr@cassandra.apache.org Received: (qmail 81350 invoked by uid 99); 25 Sep 2017 08:53:58 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Sep 2017 08:53:58 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 785D1F3291; Mon, 25 Sep 2017 08:53:58 +0000 (UTC) From: akashsethi24 To: pr@cassandra.apache.org Reply-To: pr@cassandra.apache.org Message-ID: Subject: [GitHub] cassandra pull request #152: Added script for stopping Cassandra and Cqlsh f... Content-Type: text/plain Date: Mon, 25 Sep 2017 08:53:58 +0000 (UTC) archived-at: Mon, 25 Sep 2017 08:54:01 -0000 GitHub user akashsethi24 opened a pull request: https://github.com/apache/cassandra/pull/152 Added script for stopping Cassandra and Cqlsh for linux We have added script for stopping CQLSH and Cassandra for linux. You can merge this pull request into a Git repository by running: $ git pull https://github.com/akashsethi24/cassandra trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cassandra/pull/152.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #152 ---- commit ec090c37ecc449cbe60d625243e4ff99695d5f78 Author: Akash Sethi Date: 2017-09-25T08:52:11Z Added script for stopping Cassandra and Cqlsh for linux ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org For additional commands, e-mail: pr-help@cassandra.apache.org