Details

    Description

      We need to add the datastax driver into the build system

      • CSEv2 storage engine can be compiled and linked
      • One can create a table with any columns/keys
      • Attempt to write to the table returns “NOT IMPLEMENTED” error (or something similar)
      • Attempt to read from the table
      • Actually connects to the cluster, returns appropriate error if the connection fails
      • Returns “column family not found” error if there is no such keyspace/column family
      • Returns “NOT IMPLEMENTED YET” if the specified keyspace/column family actually exists ( here we should be reading the data but we cant).
      • A nice way to check if keyspace.column_family exists is to fetch its metadata (column types/names).

      Attachments

        Issue Links

          Activity

            People

              psergei Sergei Petrunia
              charlesm Charles Muurmu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 5d
                  5d
                  Remaining:
                  Remaining Estimate - 3d
                  3d
                  Logged:
                  Time Spent - Not Specified Time Not Required
                  Not Specified

                  Git Integration

                    Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.