[
https://issues.apache.org/jira/browse/PHOENIX-7081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810093#comment-17810093
]
ASF GitHub Bot commented on PHOENIX-7081:
-----------------------------------------
Divneet18 commented on PR #1762:
URL: https://github.com/apache/phoenix/pull/1762#issuecomment-1906841288
I can do it. Seems like when i search for /tmp there are 50+ files that use
it. I shouldnt change the .sh files right?
Just the files where the output directory is /tmp/..... ? I can do an
initial commit and if theres more files i will do another commit?
> Replace /tmp with {java.io.tmpdir} in tests
> -------------------------------------------
>
> Key: PHOENIX-7081
> URL: https://issues.apache.org/jira/browse/PHOENIX-7081
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Reporter: Istvan Toth
> Assignee: Divneet Kaur
> Priority: Minor
> Labels: beginner, test
>
> I was running two test suites in parallel on a large VM, and it seems that
> OrphanViewToolIT cannot handle that.
> {noformat}
> java.io.FileNotFoundException: /tmp/OrphanView.txt (No such file or
> directory){noformat}
> Use some directory here that is under the source code's root.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)