[
https://issues.apache.org/jira/browse/CASSANDRA-7160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Shuler updated CASSANDRA-7160:
--------------------------------------
Description: 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. (was: 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, and leave stress as the
only thing in tools/bin.)
> 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)