[ 
https://issues.apache.org/jira/browse/CASSANDRA-7160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998442#comment-13998442
 ] 

Michael Shuler commented on CASSANDRA-7160:
-------------------------------------------

Moved utilities json2sstable, sstable2json, and sstablesplit all function ok on 
linux, due to cassandra.in.sh being used.

ToDo:
- .bat file testing for CASSANDRA_HOME=%~dp0.. -> CASSANDRA_HOME=%~dp0..\..
- tools/bin/cassandra.in.sh could use a small amount of TLC for quoting parity 
with that in bin/, path of ../../ should get trailing / dropped
- testing of .deb
- test upgrade of .deb from previous release

> clean up tools/bin
> ------------------
>
>                 Key: CASSANDRA-7160
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7160
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Brandon Williams
>            Assignee: Michael Shuler
>            Priority: Minor
>             Fix For: 2.1 rc1
>
>
> Right now we have most utils in bin/, but sstablemetadata is an outlier in 
> tools/bin.  For packaging, we don't care what the source directory is, we put 
> everything in /usr/bin.  We want to keep some things out of users' hands 
> unless they know what they're doing (like sstable2json) so I propose that we 
> break these things out into a companion cassandra-tools package that will 
> depend on cassandra.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to