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

in cassandra-cli, the help command output on validation types should be updated

Agile BoardAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.8.0
    • None
    • None
    • Low

    Description

      from cassandra-cli, say type "help assume"

      you will find:
      Supported values are:

      • AsciiType
      • BytesType
      • CounterColumnType (distributed counter column)
      • IntegerType (a generic variable-length integer type)
      • LexicalUUIDType
      • LongType
      • UTF8Type

      ok now:
      [default@cfs] assume inode comparator as UTF8Type;
      Type 'UTF8Type' was not found. Available: bytes, integer, long, lexicaluuid, timeuuid, utf8, ascii.

      so looks like the "supported type list should be update by taking away the "Type" post-fix..

      however, on the other hand, you can't really use it:

      [default@cfs] update column family inode;
      Unable to find abstract-type class 'org.apache.cassandra.db.marshal.utf8'

      looks like from the update, you still need the "Type" (case insensitive?)

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            xedin Pavel Yaskevich Assign to me
            cywjackson Jackson Chung
            Pavel Yaskevich
            Jackson Chung
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment