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

László Bodor commented on TEZ-4533:
-----------------------------------

handled the problem on branch-0.10.3
https://github.com/apache/tez/commit/288b41c7c69075e587d071178a84ff6a06d346c9

added instructions to [release 
page|https://cwiki.apache.org/confluence/display/TEZ/Making+a+TEZ+Release]
{code}
# handle TEZ-4533 temporarily
rm 
./tez-runtime-library/src/test/resources/TestIFile_concatenated_compressed.bin
sed -i "" 's/public void testConcatenatedZlibPadding/@org.junit.Ignore public 
void testConcatenatedZlibPadding/g' 
./tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestIFile.java
{code}

keeping this ticket open for final solution

> Source release distribution must not contain 
> TestIFile_concatenated_compressed.bin
> ----------------------------------------------------------------------------------
>
>                 Key: TEZ-4533
>                 URL: https://issues.apache.org/jira/browse/TEZ-4533
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Blocker
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> [TestIFile_concatenated_compressed.bin|https://github.com/apache/tez/blob/21611246b1dc4cdc61d3c1970c646fb9a6943351/tez-runtime-library/src/test/resources/TestIFile_concatenated_compressed.bin]
>  is a binary file thus it should not be part of the source code distribution 
> of Apache Tez cause it violates the ASF policy.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to