[
https://issues.apache.org/jira/browse/HADOOP-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghu Angadi updated HADOOP-1714:
---------------------------------
Attachment: HADOOP-1714.patch
This patch fixes the path for 'tar' command. I have run the test on windows
under cygwin and it passes.
> TestDFSUpgradeFromImage fails on Windows
> ----------------------------------------
>
> Key: HADOOP-1714
> URL: https://issues.apache.org/jira/browse/HADOOP-1714
> Project: Hadoop
> Issue Type: Bug
> Components: test
> Affects Versions: 0.14.0
> Reporter: Nigel Daley
> Assignee: Raghu Angadi
> Priority: Blocker
> Fix For: 0.14.0
>
> Attachments: HADOOP-1714.patch
>
>
> 2007-08-13 18:48:42,036 INFO dfs.TestDFSUpgradeFromImage
> (TestDFSUpgradeFromImage.java:setUp(72)) - Unpacking the tar file
> C:\hudson\workspace\Hadoop-WindowsTest-0.14\branch-0.14/build/test/cache/hadoop-12-dfs-dir.tgz
> java.io.IOException: tar (child): Cannot execute remote shell: No such file
> or directory
> at org.apache.hadoop.fs.Command.run(Command.java:33)
> at org.apache.hadoop.fs.Command.execCommand(Command.java:89)
> at
> org.apache.hadoop.dfs.TestDFSUpgradeFromImage.setUp(TestDFSUpgradeFromImage.java:74)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.