You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/15 23:43:00 UTC

[jira] [Commented] (IMPALA-9709) Remove Impala-lzo support

    [ https://issues.apache.org/jira/browse/IMPALA-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136203#comment-17136203 ] 

ASF subversion and git services commented on IMPALA-9709:
---------------------------------------------------------

Commit f15a311065f2d30b727d53d96fae87f07132e4d9 in impala's branch refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f15a311 ]

IMPALA-9709: Remove Impala-lzo from the development environment

This removes Impala-lzo from the Impala development environment.
Impala-lzo is not built as part of the Impala build. The LZO plugin
is no longer loaded. LZO tables are not loaded during dataload,
and LZO is no longer tested.

This removes some obsolete scan APIs that were only used by Impala-lzo.
With this commit, Impala-lzo would require code changes to build
against Impala.

The plugin infrastructure is not removed, and this leaves some
LZO support code in place. If someone were to decide to revive
Impala-lzo, they would still be able to load it as a plugin
and get the same functionality as before. This plugin support
may be removed later.

Testing:
 - Dryrun of GVO
 - Modified TestPartitionMetadataUncompressedTextOnly's
   test_unsupported_text_compression() to add LZO case

Change-Id: I3a4f12247d8872b7e14c9feb4b2c58cfd60d4c0e
Reviewed-on: http://gerrit.cloudera.org:8080/15814
Reviewed-by: Bikramjeet Vig <bi...@cloudera.com>
Tested-by: Joe McDonnell <jo...@cloudera.com>


> Remove Impala-lzo support
> -------------------------
>
>                 Key: IMPALA-9709
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9709
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend, Frontend
>    Affects Versions: Impala 4.0
>            Reporter: Joe McDonnell
>            Priority: Major
>
> In Impala 4, we decided to remove LZO support (implemented in the Impala-lzo repository) from Impala:
> [https://mail-archives.apache.org/mod_mbox/impala-user/202004.mbox/%3CCAEVSEYoTmy82iPgaRBsmaFrF9qX3JH1tZCbQHMEgDaQ-%3DHHXfw%40mail.gmail.com%3E]
> This Jira tracks the removal of Impala-lzo.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org