[
https://issues.apache.org/jira/browse/CASSANDRA-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783525#action_12783525
]
Eric Evans commented on CASSANDRA-499:
--------------------------------------
I went ahead and committed what I have so far, it spans the following
changesets:
https://svn.apache.org/viewvc?view=revision&revision=885322
https://svn.apache.org/viewvc?view=revision&revision=885323
https://svn.apache.org/viewvc?view=revision&revision=885324
https://svn.apache.org/viewvc?view=revision&revision=885325
This includes an import utility w/ wrapper script (r885322) and its json
dependency (r885323). The timestamp and isdeleted boolean are now preserved for
columns, along with a deletedAt for super columns (r885324). There are also
tests for both import and export (r885325).
I'd appreciate it if someone could give this a once over, and I'll leave this
ticket open for the time being in case any feedback needs to be incorporated.
> SSTable import tool
> -------------------
>
> Key: CASSANDRA-499
> URL: https://issues.apache.org/jira/browse/CASSANDRA-499
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.5
> Reporter: Eric Evans
> Assignee: Eric Evans
> Priority: Minor
> Fix For: 0.5
>
> Attachments:
> v1-0001-CASSANDRA-499-JSON-to-SSTable-converter-importer.txt,
> v1-0001-CASSANDRA-499-null-out-row-member-on-seekTo.txt,
> v1-0002-add-new-JSON-parsing-library.txt,
> v1-0002-export-specific-keys-passed-on-command-line.txt
>
>
> Create a tool for converting json to SSTables
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.