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 0D810200B94 for ; Sun, 2 Oct 2016 18:40:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0C088160AEA; Sun, 2 Oct 2016 16:40:22 +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 78990160AC4 for ; Sun, 2 Oct 2016 18:40:21 +0200 (CEST) Received: (qmail 44428 invoked by uid 500); 2 Oct 2016 16:40:20 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 44414 invoked by uid 99); 2 Oct 2016 16:40:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2016 16:40:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7A1812C044E for ; Sun, 2 Oct 2016 16:40:20 +0000 (UTC) Date: Sun, 2 Oct 2016 16:40:20 +0000 (UTC) From: "Steven Mycynek (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-11280) Support for changing .cqlsh_history file location MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 02 Oct 2016 16:40:22 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-11280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15539541#comment-15539541 ] Steven Mycynek edited comment on CASSANDRA-11280 at 10/2/16 4:39 PM: --------------------------------------------------------------------- It seems the "assign to me" link/button is not available. Please let me know if I have properly submitted this patch request. [~grzesiekw] was (Author: smycynek): It seems the "assign to me" link/button is not available. Please let me know if I have properly submitted this patch request. > Support for changing .cqlsh_history file location > ------------------------------------------------- > > Key: CASSANDRA-11280 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11280 > Project: Cassandra > Issue Type: Improvement > Components: Tools > Reporter: Grzegorz Wilkowicz > Priority: Trivial > Labels: easyfix, newbie, patch > Attachments: 11280-3.9-fix.txt > > > In some cases user may want to change location of the .cqlsh_history. It wolud be nice to have some option (e.g. history.location) available in cqlshrc file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)