Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-6

Addition of Hbase Storage Option In Load/Store Statement

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • None
    • None
    • all environments

    • Reviewed

    Description

      It needs to be able to load full table in hbase. (maybe ... difficult? i'm not sure yet.)
      Also, as described below,
      It needs to compose an abstract 2d-table only with certain data filtered from hbase array structure using arbitrary query-delimited.

      A = LOAD table('hbase_table');
      or
      B = LOAD table('hbase_table') Using HbaseQuery('Query-delimited by attributes & timestamp') as (f1, f2[, f3]);
      

      Once test is done on my local machines,
      I will clarify the grammars and give you more examples to help you explain more storage options.

      Any advice welcome.

      Attachments

        1. PIG-6.patch
          21 kB
          Sijie Guo
        2. hbase-0.18.1.jar
          946 kB
          Sijie Guo
        3. hbase-0.18.1-test.jar
          1.14 MB
          Sijie Guo
        4. PIG-6_V01.patch
          21 kB
          Sijie Guo
        5. m34813f5.txt
          8 kB
          Alex Newman

        Issue Links

          Activity

            People

              hustlmsp Sijie Guo
              udanax Edward J. Yoon
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: