You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/03/17 19:37:40 UTC

[jira] [Updated] (CASSANDRA-8982) sstableloader outputs progress information and summary stats to stderr instead of stdout

     [ https://issues.apache.org/jira/browse/CASSANDRA-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Thompson updated CASSANDRA-8982:
---------------------------------------
    Fix Version/s: 2.1.4

> sstableloader outputs progress information and summary stats to stderr instead of stdout
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8982
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8982
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>         Environment: Ubuntu 12.04.3 LTS
> Cassandra 2.1.3
>            Reporter: Tom Alexander
>             Fix For: 2.1.4
>
>
> On Cassandra 2.1.0+, the progress information from sstableloader is output into the stderr stream instead of stdout. 
> This can be reproduced by running an sstableloader and redirecting stderr to a file:
> {code}
> sstableloader -d 127.0.0.1 /home/automaton/cassandra-src/data/data/keyspace1/standard1-abfab2e0ccb811e49d4417363885fa00 2> error.log
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)