[
https://issues.apache.org/jira/browse/PIG-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai reopened PIG-4138:
-----------------------------
Sorry, this break -Dhbaseversion=94. I have to back off.
> Upgrade hbase to hbase-0.98.4
> -----------------------------
>
> Key: PIG-4138
> URL: https://issues.apache.org/jira/browse/PIG-4138
> Project: Pig
> Issue Type: Improvement
> Affects Versions: 0.13.0
> Reporter: fang fang chen
> Assignee: fang fang chen
> Fix For: 0.14.0
>
> Attachments: PIG-4138.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)