Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.3.0
    • Fix Version/s: 0.3.0
    • Component/s: Client
    • Labels:

      Description

      Currently, to use RS with Pig, the user has to use query in the format of:

      LOAD 'tbl_name' USING  com.cloudera.recordservice.pig.HCatRSLoader();
      

      and there is no way to specify column selection. It would be nice if it can accept queries such as

      LOAD 'SELECT col1, col2 FROM tbl_name' USING  com.cloudera.recordservice.pig.HCatRSLoader();
      

        Attachments

          Activity

            People

            • Assignee:
              pbowen91 Benjamin Paul Bowen
              Reporter:
              sunchao Chao Sun
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: