[
https://issues.apache.org/jira/browse/PHOENIX-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-4415:
----------------------------------
Attachment: PHOENIX-4415_v2.patch
Please review v2 of the patch, [~lhofhansl] or [~siddhimehta]. I did modify the
Pig tests so they run with a CURRENT_SCN set (that was the change in
BasePigIT). My tests don't pass with v1, but they do with v2. This version
causes only the Pig writer to ignore the CURRENT_SCN. We can't ignore it across
the board because we do set CURRENT_SCN when building an index.
> Ignore CURRENT_SCN property if set in Pig Storer
> ------------------------------------------------
>
> Key: PHOENIX-4415
> URL: https://issues.apache.org/jira/browse/PHOENIX-4415
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Attachments: PHOENIX-4415.patch, PHOENIX-4415_v2.patch
>
>
> Phoenix does not support back-in-time writes, so to guard against that we'll
> remove the CURRENT_SCN property if it's set in the job configuration in
> PhoenixHBaseStorage.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)