[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

[jira] [Comment Edited] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-02 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111794#comment-16111794 ] Muhammad Samir Khan edited comment on TEZ-3809 at 8/2/17 10:03 PM: --- Took a

[jira] [Comment Edited] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-02 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111794#comment-16111794 ] Muhammad Samir Khan edited comment on TEZ-3809 at 8/2/17 10:04 PM: --- Took a

[jira] [Comment Edited] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-02 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111794#comment-16111794 ] Muhammad Samir Khan edited comment on TEZ-3809 at 8/2/17 10:07 PM: --- Took a

[jira] [Commented] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-02 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111794#comment-16111794 ] Muhammad Samir Khan commented on TEZ-3809: -- Took a heap dump on ordered word count before final

[jira] [Comment Edited] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-02 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111794#comment-16111794 ] Muhammad Samir Khan edited comment on TEZ-3809 at 8/2/17 10:04 PM: --- Took a

[jira] [Updated] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-01 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3809: - Attachment: TEZ-3809.001.patch Initial patch with the changes mentioned in the description.

[jira] [Created] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-01 Thread Muhammad Samir Khan (JIRA)
Muhammad Samir Khan created TEZ-3809: Summary: The buffer size allocated for InMemoryMapOutput can be optimized Key: TEZ-3809 URL: https://issues.apache.org/jira/browse/TEZ-3809 Project: Apache

[jira] [Updated] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-01 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3809: - Description: Related jiras: TEZ-3752 and TEZ-3732. -When shuffling input to memory, the

[jira] [Updated] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-01 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3809: - Description: Related jiras: TEZ-3752 and TEZ-3732. -When shuffling input to memory, the

[jira] [Updated] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

2017-08-03 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3813: - Attachment: TEZ-3813.001.patch Replace using BoundedByteArrayOutputStream with a byte array

[jira] [Created] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

2017-08-03 Thread Muhammad Samir Khan (JIRA)
Muhammad Samir Khan created TEZ-3813: Summary: Reduce Object size of MemoryFetchedInput for large jobs Key: TEZ-3813 URL: https://issues.apache.org/jira/browse/TEZ-3813 Project: Apache Tez

[jira] [Commented] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-03 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16113366#comment-16113366 ] Muhammad Samir Khan commented on TEZ-3809: -- Also tested with memory-to-memory merger to check if

[jira] [Commented] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

2017-08-03 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16113451#comment-16113451 ] Muhammad Samir Khan commented on TEZ-3813: -- *JOL Dump:* +Before:+ Internals: {code} # Running

[jira] [Commented] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

2017-08-03 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16113454#comment-16113454 ] Muhammad Samir Khan commented on TEZ-3813: -- Tested with filterLinesByWord and compared output

[jira] [Commented] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-03 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16113369#comment-16113369 ] Muhammad Samir Khan commented on TEZ-3809: -- Request for comments [~rajesh.balamohan]/[~sseth] >

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-15 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.004.patch Incorporated comments from the review. Removed the alignment

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-15 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.005.patch Fixes to findbugs etc. Added unit test for

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-09 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.001.patch Added a new class that grows buffers via "doubling" until it

[jira] [Updated] (TEZ-3816) Ability to automatically speculate single-task vertices

2017-08-10 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3816: - Description: When a single-task vertex is unlucky, it lands on a very slow node.

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-11 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.003.patch Some changes to ensureExtraCapacity to create a separate

[jira] [Updated] (TEZ-3816) Ability to automatically speculate single-task vertices

2017-08-14 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3816: - Attachment: TEZ-3816.002.patch Thanks [~sseth] for the comments. I updated the patch to put

[jira] [Updated] (TEZ-3816) Ability to automatically speculate single-task vertices

2017-08-14 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3816: - Attachment: TEZ-3816.003.patch Added a couple of comments and speculationValue returns

[jira] [Updated] (TEZ-3753) Improve error message in IFile for buffer length overflow

2017-07-21 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3753: - Attachment: tez-3753.002.patch Updated patch to include a unit test and some changes based

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

2017-07-21 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 reassigned TEZ-3212: Assignee: Muhammad Samir Khan (was: Jonathan Eagles) > IFile throws

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

2017-07-21 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096906#comment-16096906 ] Muhammad Samir Khan commented on TEZ-3212: -- Added unit test and throw an error message when the

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

2017-07-21 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.002.patch > IFile throws NegativeArraySizeException for value sizes

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

2017-07-21 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 reopened TEZ-3212: -- > IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB >

[jira] [Commented] (TEZ-3752) Reduce Object size of InMemoryMapOutput for large jobs

2017-07-27 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103716#comment-16103716 ] Muhammad Samir Khan commented on TEZ-3752: -- Ran orderedwordcount with

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

2017-07-27 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.003.patch 1) Added MAX_BUFFER_SIZE not final to findbugs-exclude.xml

[jira] [Commented] (TEZ-3752) Reduce Object size of InMemoryMapOutput for large jobs

2017-07-27 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103880#comment-16103880 ] Muhammad Samir Khan commented on TEZ-3752: -- However, this test doesn't actually hit the RLE case.

[jira] [Updated] (TEZ-3752) Reduce Object size of InMemoryMapOutput for large jobs

2017-07-26 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3752: - Attachment: TEZ-3752.001.patch Replace using BoundedByteArrayOutputStream with a byte array

[jira] [Commented] (TEZ-3752) Reduce Object size of InMemoryMapOutput for large jobs

2017-07-26 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102046#comment-16102046 ] Muhammad Samir Khan commented on TEZ-3752: -- JOL dump: Before: -internals: {code} # Running 64-bit

[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] [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] [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] [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] [Assigned] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-08 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan reassigned TEZ-3159: Assignee: Muhammad Samir Khan > Reduce memory utilization while serializing keys and

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

2017-07-31 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108089#comment-16108089 ] Muhammad Samir Khan commented on TEZ-3807: -- Fixed both. > InMemoryWriter is not tested with RLE

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

2017-07-31 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.002.patch > InMemoryWriter is not tested with RLE enabled >

[jira] [Updated] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

2017-08-08 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3813: - Attachment: TEZ-3813.004.patch Added getBytes() to findbugs exclude file. > Reduce Object

[jira] [Updated] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

2017-08-09 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3813: - Attachment: TEZ-3813.005.patch Removed int size from MemoryFetchedInput. *JOL Dump:*

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-09 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.002.patch Fixed findbugs and release audit warnings. > Reduce memory

[jira] [Updated] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

2017-08-09 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3813: - Attachment: TEZ-3813.006.patch Fixed > Reduce Object size of MemoryFetchedInput for large

[jira] [Created] (TEZ-3816) Ability to automatically speculate single-task vertices

2017-08-09 Thread Muhammad Samir Khan (JIRA)
Muhammad Samir Khan created TEZ-3816: Summary: Ability to automatically speculate single-task vertices Key: TEZ-3816 URL: https://issues.apache.org/jira/browse/TEZ-3816 Project: Apache Tez

[jira] [Updated] (TEZ-3816) Ability to automatically speculate single-task vertices

2017-08-09 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3816: - Attachment: TEZ-3816.001.patch Added ability to LegacyTaskRuntimeEstimator to speculate

[jira] [Updated] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

2017-08-07 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3813: - Attachment: TEZ-3813.002.patch Some more optimizations related to enums, similar to

[jira] [Updated] (TEZ-3813) Reduce Object size of MemoryFetchedInput for large jobs

2017-08-07 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3813: - Attachment: TEZ-3813.003.patch Fixed a NPE when getSize() is called after a free(). Removed

[jira] [Updated] (TEZ-3809) The buffer size allocated for InMemoryMapOutput can be optimized

2017-08-07 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3809: - Attachment: TEZ-3809.002.patch Removed the unused imports and fixed the names for new

[jira] [Assigned] (TEZ-3283) Add a max cap to the heap computation done by Tez

2017-06-12 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan reassigned TEZ-3283: Assignee: Muhammad Samir Khan > Add a max cap to the heap computation done by Tez >

[jira] [Updated] (TEZ-3283) Add a max cap to the heap computation done by Tez

2017-06-12 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3283: - Attachment: tez-3283.001.patch Added a new parameter to specify the max java non heap

[jira] [Assigned] (TEZ-3693) ControlledClock is not used

2017-06-12 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan reassigned TEZ-3693: Assignee: Muhammad Samir Khan > ControlledClock is not used >

[jira] [Updated] (TEZ-3693) ControlledClock is not used

2017-06-12 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3693: - Attachment: TEZ-3693.001.patch Removed ControlledClock > ControlledClock is not used >

[jira] [Created] (TEZ-3772) Allow slowstart for small jobs to be treated differently

2017-06-22 Thread Muhammad Samir Khan (JIRA)
Muhammad Samir Khan created TEZ-3772: Summary: Allow slowstart for small jobs to be treated differently Key: TEZ-3772 URL: https://issues.apache.org/jira/browse/TEZ-3772 Project: Apache Tez

[jira] [Updated] (TEZ-3772) Allow slowstart for small vertices to be treated differently

2017-06-22 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3772: - Summary: Allow slowstart for small vertices to be treated differently (was: Allow

[jira] [Updated] (TEZ-3772) Allow slowstart for small jobs to be treated differently

2017-06-22 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3772: - Attachment: tez-3772.001.patch Added new configurations to distinguish between

[jira] [Commented] (TEZ-3772) Allow slowstart for small vertices to be treated differently

2017-06-26 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16063760#comment-16063760 ] Muhammad Samir Khan commented on TEZ-3772: -- For example, when there is a single reducer and some of

[jira] [Updated] (TEZ-3772) Allow slowstart for small vertices to be treated differently

2017-06-26 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3772: - Attachment: tez-3772.002.patch -Updated defaults for slowstart for small vertices. -Fixed

[jira] [Created] (TEZ-3753) Improve error message in IFile for buffer length overflow

2017-06-06 Thread Muhammad Samir Khan (JIRA)
Muhammad Samir Khan created TEZ-3753: Summary: Improve error message in IFile for buffer length overflow Key: TEZ-3753 URL: https://issues.apache.org/jira/browse/TEZ-3753 Project: Apache Tez