[
https://issues.apache.org/jira/browse/HADOOP-17124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044313#comment-18044313
]
ASF GitHub Bot commented on HADOOP-17124:
-----------------------------------------
github-actions[bot] commented on PR #2159:
URL: https://github.com/apache/hadoop/pull/2159#issuecomment-3639489055
We're closing this stale PR because it has been open for 100 days with no
activity. This isn't a judgement on the merit of the PR in any way. It's just a
way of keeping the PR queue manageable.
If you feel like this was a mistake, or you would like to continue working
on it, please feel free to re-open it and ask for a committer to remove the
stale tag and review again.
Thanks all for your contribution.
> Support LZO using aircompressor
> -------------------------------
>
> Key: HADOOP-17124
> URL: https://issues.apache.org/jira/browse/HADOOP-17124
> Project: Hadoop Common
> Issue Type: New Feature
> Components: common
> Affects Versions: 3.3.0
> Reporter: DB Tsai
> Priority: Major
> Labels: pull-request-available
> Time Spent: 7h 10m
> Remaining Estimate: 0h
>
> LZO codec was removed in HADOOP-4874 because the original LZO binding is GPL
> which is problematic. However, many legacy data is still compressed by LZO
> codec, and companies often use vendor's GPL LZO codec in the classpath which
> might cause GPL contamination.
> Presro and ORC-77 use [aircompressor|
> [https://github.com/airlift/aircompressor]] (Apache V2 licensed) to compress
> and decompress LZO data. Hadoop can add back LZO support using aircompressor
> without GPL violation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]