rbalamohan opened a new pull request #53: TEZ-4091: 
UnorderedPartitionedKVWriter::readDataForDME should check i…
URL: https://github.com/apache/tez/pull/53
 
 
   Changes:
   
   1. It is possible that in-mem writer spilled over to disk. Need to use that 
path as finalOutPath and set its permission. Otherwise it would lead to NPE in 
`readDataForDME` as it may not have `finalOutPath`
   
   2. Relevant permissions have to be setup in the file being written out by 
in-mem writer (i.e after spill)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to