Revision fce83e70d1a71f5f0122e4c160000b8f9cd6eb42 authored by Arunachalam Thirupathi on 22 August 2015, 01:07:25 UTC, committed by Felix GV on 24 August 2015, 22:35:59 UTC
1) fetch-keys and fetch-entries streaming option for utf8 and bytes
are not human readable. This is a problem if you want to sample and
read them using the shell.
2) voldemort-shell.sh does not output the avro bytes in a readable
format.

The previous output was some internal state and it does not convey
what is the output.
1 parent eec454a
Raw File
.gitignore
classes
dist
*.iml
*.ipr
*.iws
*~
*#
.#*
test-output
node.id
rebalancing.slave.list
server.state
.version
.temp
.idea
data/
META-INF/MANIFEST.MF
gc.log
voldsys$_*
.project
.settings
.pydevproject
.gradle
build
lib
.project
.classpath
*.class
back to top