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

Primary Key Pushdown For Hadoop

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • 2.2.x
    • Legacy/Core
    • None

    Description

      I've heard reports from several users that they would like to have predicate pushdown functionality for hadoop (Hive in particular) based services.

      Example usecase
      Table with wide partitions, one per customer
      Application team has HQL they would like to run on a single customer
      Currently time to complete scales with number of customers since Input Format can't pushdown primary key predicate
      Current implementation requires a full table scan (since it can't recognize that a single partition was specified)

      Attachments

        1. 8576-2.1-branch.txt
          26 kB
          Alex Liu
        2. 8576-trunk.txt
          25 kB
          Alex Liu
        3. CASSANDRA-8576-v1-2.2-branch.txt
          22 kB
          Alex Liu
        4. CASSANDRA-8576-v2-2.1-branch.txt
          27 kB
          Alex Liu
        5. CASSANDRA-8576-v3-2.1-branch.txt
          26 kB
          Alex Liu

        Activity

          People

            alexliu68 Alex Liu
            rspitzer Russell Spitzer
            Alex Liu
            Piotr Kolaczkowski
            Philip Thompson Philip Thompson
            Votes:
            8 Vote for this issue
            Watchers:
            14 Start watching this issue

            Dates

              Created:
              Updated: