You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/04/29 18:24:00 UTC

[jira] [Resolved] (HBASE-24287) TestExportSnapshotWithTemporaryDirectory fails with "No such file or directory"

     [ https://issues.apache.org/jira/browse/HBASE-24287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk resolved HBASE-24287.
----------------------------------
    Resolution: Duplicate

> TestExportSnapshotWithTemporaryDirectory fails with "No such file or directory"
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-24287
>                 URL: https://issues.apache.org/jira/browse/HBASE-24287
>             Project: HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 2.3.0
>            Reporter: Nick Dimiduk
>            Priority: Major
>         Attachments: TEST-org.apache.hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory.xml
>
>
> Running tests locally last night, I get this failure.
> {noformat}
> org.apache.hadoop.yarn.exceptions.YarnRuntimeException: 
> org.apache.hadoop.service.ServiceStateException: ExitCodeException exitCode=1: chmod: /private/tmp/hadoop-yarn-ndimiduk/node-attribute/nodeattribute.mirror.writing: No such file or directory
> 	at org.apache.hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory.setUpBeforeClass(TestExportSnapshotWithTemporaryDirectory.java:43)
> Caused by: org.apache.hadoop.service.ServiceStateException: 
> ExitCodeException exitCode=1: chmod: /private/tmp/hadoop-yarn-ndimiduk/node-attribute/nodeattribute.mirror.writing: No such file or directory
> 	at org.apache.hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory.setUpBeforeClass(TestExportSnapshotWithTemporaryDirectory.java:43)
> Caused by: org.apache.hadoop.util.Shell$ExitCodeException: 
> chmod: /private/tmp/hadoop-yarn-ndimiduk/node-attribute/nodeattribute.mirror.writing: No such file or directory
> 	at org.apache.hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory.setUpBeforeClass(TestExportSnapshotWithTemporaryDirectory.java:43)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)