You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2015/11/24 17:25:11 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 ]

Yuki Morishita updated CASSANDRA-8982:
--------------------------------------
    Component/s: Tools

> 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: Tools
>         Environment: Ubuntu 12.04.3 LTS
> Cassandra 2.1.3
>            Reporter: Tom Alexander
>            Assignee: Yuki Morishita
>             Fix For: 2.1.5
>
>         Attachments: 0001-use-stdout-for-normal-output.patch
>
>
> 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)