Skip to content

[FLINK-1542] Test case at BlobUtilsTest should not assume user could not create new item in root directory#396

Closed
hsaputra wants to merge 1 commit intoapache:masterfrom
hsaputra:FLINK-1542_fix_BlobUtilsTest
Closed

[FLINK-1542] Test case at BlobUtilsTest should not assume user could not create new item in root directory#396
hsaputra wants to merge 1 commit intoapache:masterfrom
hsaputra:FLINK-1542_fix_BlobUtilsTest

Conversation

@hsaputra
Copy link
Copy Markdown
Contributor

Sometimes, user that run tests could have write access to root dir such as creating /cannot-create-this
is possible, hence to exception thrown.

Need to construct a Flink test directory under directory specified under "java.io.tmpdir" and change the permission to not allow create new
directory.

…not create new item in root directory

Sometimes, user that run tests could have write access to root dir such as creating /cannot-create-this
is possible, hence to exception thrown.

Need to construct a Flink test directory under directory specified under "java.io.tmpdir" and change the permission to not allow create new
directory.
@hsaputra
Copy link
Copy Markdown
Contributor Author

Ping for review?

@uce
Copy link
Copy Markdown
Contributor

uce commented Feb 16, 2015

Thanks, Henry. The change looks good to me. 👍

@StephanEwen
Copy link
Copy Markdown
Contributor

Looks good to me as well. Will merge it with the next batch...

@hsaputra
Copy link
Copy Markdown
Contributor Author

Thanks for the review Ufuk and Stephan.

Also thx for Stephan for merging it.

@asfgit asfgit closed this in 5ab1f1f Feb 16, 2015
@hsaputra
Copy link
Copy Markdown
Contributor Author

@uce , just realized how did you render the thumbs up icon? Looks cool =)

@uce
Copy link
Copy Markdown
Contributor

uce commented Feb 24, 2015

You can do :+1: on GitHub. :neckbeard:

http://www.emoji-cheat-sheet.com/

marthavk pushed a commit to marthavk/flink that referenced this pull request Jun 9, 2015
…not create new item in root directory

Sometimes, user that run tests could have write access to root dir such as creating /cannot-create-this
is possible, hence to exception thrown.

Need to construct a Flink test directory under directory specified under "java.io.tmpdir" and change the permission to not allow create new
directory.

This closes apache#396
@hsaputra hsaputra deleted the FLINK-1542_fix_BlobUtilsTest branch April 3, 2016 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants