Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-4755

Bulk loader won't work with CQL3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.2.0 beta 2
    • Legacy/Tools
    • None
    • Normal

    Description

      Currently the bulk loader uses thrift to get the schema and validate it before bulk loading a cf. Since we stopped returning cql3 cfs through describe_keyspaces, the bulk loader will be unable to load those cfs.

      If we figure out/add a way to validate the schema over jmx, we could use that for getting token ranges as well and drop thrift completely from the bulk loader.

      Another option might be querying system tables manually to validate things.

      Attachments

        1. CASSANDRA-4755.txt
          4 kB
          Aleksey Yeschenko

        Activity

          People

            aleksey Aleksey Yeschenko
            nickmbailey Nick Bailey
            Aleksey Yeschenko
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: