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

Jason Lowe commented on HADOOP-13578:
-------------------------------------

We should use this JIRA for the branch-2 patch.  Just attach the branch-2 
version according to the [patch naming 
guidelines|https://wiki.apache.org/hadoop/HowToContribute#Naming_your_patch] 
and the precommit build will run against branch-2 instead of trunk, e.g.: 
HADOOP-13578-branch-2.v9.patch can be the branch-2 version of the 
HADOOP-13578.v9.patch.  I'd attach the trunk patch first, and if the precommit 
looks good go ahead and attach the branch-2 version so it can run on that.  If 
you attach both at the same time then precommit will only run on one of them 
(the first attached, IIRC).


> Add Codec for ZStandard Compression
> -----------------------------------
>
>                 Key: HADOOP-13578
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13578
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: churro morales
>            Assignee: churro morales
>         Attachments: HADOOP-13578.patch, HADOOP-13578.v1.patch, 
> HADOOP-13578.v2.patch, HADOOP-13578.v3.patch, HADOOP-13578.v4.patch, 
> HADOOP-13578.v5.patch, HADOOP-13578.v6.patch, HADOOP-13578.v7.patch, 
> HADOOP-13578.v8.patch, HADOOP-13578.v9.patch
>
>
> ZStandard: https://github.com/facebook/zstd has been used in production for 6 
> months by facebook now.  v1.0 was recently released.  Create a codec for this 
> library.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to