cassandra/bin
paul cannon 5850178cb9 cqlsh: format output properly, make prettier
most importantly: formats output from queries according to column
storage type, so that e.g. blob data is shown in hex. also formats
timestamp values in a human-readable and cql-readable way, and
shows backslash escapes for text/ascii types when characters can't
be printed. when color is enabled, highlight backslash escapes in
red, so they can easily be distinguished from text that happens to
contain backslashes.

color different types of column data differently: textual data stays
yellow, blob data is red, and other data (types which are shown and
input significantly differently from the byte representation, like
numbers, timestamps, etc) are green.

for static resultsets, add a separator line between header and data
(most helpful for people who don't have colors on). left-justify column
headers instead of right-justifying. for dynamic resultsets, don't
append a final bar separator after the last value.

allow calling into a value renderer/formatter which can make decisions
about output representation and color based on the column type

patch by pcannon; reviewed by jbellis for CASSANDRA-3726
2012-01-20 13:22:38 -06:00
..
cassandra test for NUMA policy support as well as numactl presence 2011-09-26 20:48:52 +00:00
cassandra-cli more reasonable max heap for cassandra-cli 2010-08-31 02:47:53 +00:00
cassandra-cli.bat compile thrift generated classes to separate jar 2011-03-01 01:32:16 +00:00
cassandra.bat use setlocal in cassandra.bat 2011-11-18 21:08:03 +00:00
cassandra.in.sh Remove wronly inserted echo 2011-10-11 12:12:14 +00:00
cqlsh cqlsh: format output properly, make prettier 2012-01-20 13:22:38 -06:00
cqlshrc.sample update versions, news and license headers for 1.0.3 release 2011-11-11 18:40:41 +00:00
json2sstable dos2unix json2sstable 2010-11-23 19:13:27 +00:00
json2sstable.bat merge from 0.8 2011-10-03 08:49:44 +00:00
nodetool limit nodetool to 32MB of heap 2011-10-13 19:26:43 +00:00
nodetool.bat merge from 0.8 2011-10-03 08:49:44 +00:00
sstable2json finish r/m of -f option. use log4j of WARN,stderr so that doesn't get in the way of redirecting stdout. 2010-02-10 19:53:56 +00:00
sstable2json.bat merge from 0.8 2011-10-03 08:49:44 +00:00
sstablekeys forward all arguments to sstablekeys 2011-02-10 05:35:47 +00:00
sstablekeys.bat merge from 0.8 2011-10-03 08:49:44 +00:00
sstableloader merge from 0.8 branch 2011-05-27 13:56:21 +00:00
stop-server trivial change to make stop-server really work 2009-11-06 19:08:07 +00:00