Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEZ-4091: UnorderedPartitionedKVWriter::readDataForDME should check i… #53

Merged
merged 1 commit into from Oct 17, 2019

Conversation

rbalamohan
Copy link
Contributor

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)

Copy link
Contributor

@sidseth sidseth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@rbalamohan
Copy link
Contributor Author

Thanks @sidseth .

@rbalamohan rbalamohan merged commit b99c7ce into apache:master Oct 17, 2019
abstractdog pushed a commit to abstractdog/tez that referenced this pull request Nov 7, 2019
abstractdog pushed a commit to abstractdog/tez that referenced this pull request Sep 8, 2020
…ld check if in-mem file is flushed or not (apache#53)

(cherry picked from commit b99c7ce)
(cherry picked from commit b75b85f8b4388925a480b4b0a5447bd954bb0e24)

Change-Id: Ie416d4c56abb9d72ae2ead0a5de4937fd2347188
(cherry picked from commit 5d97a399ba1d10537aa49eb10ab5410e648f059b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants