[
https://issues.apache.org/jira/browse/PHOENIX-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated PHOENIX-1455:
------------------------------------
Attachment: PHOENIX-1455.patch
Attached patch against master.
Unit test pass and I ran the HashJoinIT with no errors. Let me know if there's
something else I can try to test this change.
If this change is good we don't need PHOENIX-1232, we can close it as Later or
Not a Problem, I don't think alternatives to snappy compression are needed at
this time.
> Replace org.xerial.snappy with org.iq80.snappy pure Java snappy implementation
> ------------------------------------------------------------------------------
>
> Key: PHOENIX-1455
> URL: https://issues.apache.org/jira/browse/PHOENIX-1455
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 5.0.0, 4.2, 3.2
>
> Attachments: PHOENIX-1455.patch
>
>
> We can avoid Phoenix runtime dependencies on native snappy support by using
> the all Java snappy compression implementation found at
> https://github.com/dain/snappy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)