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

Amogh Tiwari edited comment on BEAM-8564 at 12/3/19 8:41 PM:
-------------------------------------------------------------

Thanks [~kirillkozlov]. I was able to build the java core module. But, when I 
am trying to build the whole Beam package using ./gradlew build, I am getting 
this error. Any suggestions on how should I sort this out? Can this be an 
issues with my go env? If so, how should I set it up so that this works? Please 
share your thoughts.


was (Author: amoghtiwari):
Thanks [~kirillkozlov]. I was able to build the java core module. But, when I 
was trying to build the whole Beam package using ./gradlew build, I am getting 
this error. Any suggestions on how should I sort this out? Can this be an 
issues with my go env? If so, how should I set it up so that this works? Please 
share your thoughts.

> Add LZO compression and decompression support
> ---------------------------------------------
>
>                 Key: BEAM-8564
>                 URL: https://issues.apache.org/jira/browse/BEAM-8564
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Amogh Tiwari
>            Assignee: Amogh Tiwari
>            Priority: Minor
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> LZO is a lossless data compression algorithm which is focused on compression 
> and decompression speeds.
> This will enable Apache Beam sdk to compress/decompress files using LZO 
> compression algorithm. 
> This will include the following functionalities:
>  # compress() : for compressing files into an LZO archive
>  # decompress() : for decompressing files archived using LZO compression
> Appropriate Input and Output stream will also be added to enable working with 
> LZO files.



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

Reply via email to