[jira] [Commented] (TEZ-3212) IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB

2017-07-28 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105858#comment-16105858 ] Rajesh Balamohan commented on TEZ-3212: --- Thanks [~samirkhan], [~jeagles]. +1. No other comments from

[jira] [Commented] (TEZ-3212) IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB

2017-07-28 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105671#comment-16105671 ] Muhammad Samir Khan commented on TEZ-3212: -- The failing tests pass locally. > IFile throws

[jira] [Commented] (TEZ-3807) InMemoryWriter is not tested with RLE enabled

2017-07-28 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105610#comment-16105610 ] TezQA commented on TEZ-3807: {color:green}+1 overall{color}. Here are the results of testing the latest

Success: TEZ-3807 PreCommit Build #2593

2017-07-28 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-3807 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2593/ ### ## LAST 60 LINES OF THE CONSOLE ###

Failed: TEZ-3212 PreCommit Build #2592

2017-07-28 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-3212 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2592/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (TEZ-3212) IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB

2017-07-28 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105518#comment-16105518 ] TezQA commented on TEZ-3212: {color:red}-1 overall{color}. Here are the results of testing the latest

[jira] [Updated] (TEZ-3807) InMemoryWriter is not tested with RLE enabled

2017-07-28 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3807: - Attachment: TEZ-3807.001.patch Fix testInMemoryWriter() and add test cases to

[jira] [Created] (TEZ-3807) InMemoryWriter is not tested with RLE enabled

2017-07-28 Thread Muhammad Samir Khan (JIRA)
Muhammad Samir Khan created TEZ-3807: Summary: InMemoryWriter is not tested with RLE enabled Key: TEZ-3807 URL: https://issues.apache.org/jira/browse/TEZ-3807 Project: Apache Tez Issue

[jira] [Commented] (TEZ-3212) IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB

2017-07-28 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105461#comment-16105461 ] Jonathan Eagles commented on TEZ-3212: -- I'm happy with this change. [~rajesh.balamohan], do you have

[jira] [Updated] (TEZ-3212) IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB

2017-07-28 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3212: - Attachment: tez-3212.005.patch Made createLargerArray() static. > IFile throws

[jira] [Commented] (TEZ-3212) IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB

2017-07-28 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105330#comment-16105330 ] Jonathan Eagles commented on TEZ-3212: -- Can we also make the separate method for growing the array

[jira] [Commented] (TEZ-3212) IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB

2017-07-28 Thread TezQA (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105255#comment-16105255 ] TezQA commented on TEZ-3212: {color:red}-1 overall{color}. Here are the results of testing the latest

Failed: TEZ-3212 PreCommit Build #2591

2017-07-28 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/TEZ-3212 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2591/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Updated] (TEZ-3212) IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB

2017-07-28 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3212: - Attachment: tez-3212.004.patch Thanks [~rajesh.balamohan] for the suggestion. I moved the