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

Upgrade hbase to hbase-0.98.4

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.13.0
    • 0.16.0
    • None
    • None
    • Reviewed

    Description

      For pig-0.13.0:
      1. pig need to upgrade protobuf to the same version 2.5.0 with hbase.
      2. pig need to upgrade commons-cli to version the same version 1.2 with hbase and hadoop.
      3. pig is using one hbase Deprecated function getWriteToWAL(), need to use getDurability() instead.
      4. pig noWAL means hbase SKIP_WAL, and when not using noWAL, should be hbase USE_DEFAULT.

      For trunk:
      1. pig has upgraded protobuf to the same version 2.5.0 with hbase.
      2. pig has upgraded commons-cli to version the same version 1.2 with hbase and hadoop.
      3. pig is using one hbase Deprecated function getWriteToWAL()/setWriteWAL(), need to use getDurability() instead.
      4. pig noWAL means hbase SKIP_WAL, and when not using noWAL, should be hbase USE_DEFAULT.

      Attachments

        1. PIG-4138.patch
          3 kB
          fang fang chen

        Issue Links

          Activity

            People

              fang fang chen fang fang chen
              fang fang chen fang fang chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: