[
https://issues.apache.org/jira/browse/HIVE-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696081#action_12696081
]
Ashish Thusoo commented on HIVE-379:
------------------------------------
Looks like it is not able to find
/tmp/hadoop-hudson/mapred/system/<id>/job_local_0001
I cannot see any obvious permissions or disk quota issues. Still checking...
[junit] 09/03/30 07:45:20 ERROR exec.ExecDriver: Job Submission failed with
exception 'org.apache.hadoop.util.Shell$ExitCodeException(chmod: cannot access
`/tmp/hadoop-hudson/mapred/system/206391269/job_local_0001': No such file or
directory
[junit] Job Failed
[junit] )'
[junit] org.apache.hadoop.util.Shell$ExitCodeException: chmod: cannot
access `/tmp/hadoop-hudson/mapred/system/206391269/job_local_0001': No such
file or directory
[junit]
[junit] at org.apache.hadoop.util.Shell.runCommand(Shell.java:195)
[junit] at org.apache.hadoop.util.Shell.run(Shell.java:134)
[junit] at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:286)
[junit] at org.apache.hadoop.util.Shell.execCommand(Shell.java:317)
[junit] at
org.apache.hadoop.fs.RawLocalFileSystem.execCommand(RawLocalFileSystem.java:540)
[junit] at
org.apache.hadoop.fs.RawLocalFileSystem.setPermission(RawLocalFileSystem.java:532)
[junit] at
org.apache.hadoop.fs.FilterFileSystem.setPermission(FilterFileSystem.java:284)
[junit] at org.apache.hadoop.fs.FileSystem.mkdirs(FileSystem.java:283)
> TestHWISessionManager.testHiveDriver fails
> ------------------------------------------
>
> Key: HIVE-379
> URL: https://issues.apache.org/jira/browse/HIVE-379
> Project: Hadoop Hive
> Issue Type: Bug
> Affects Versions: 0.3.0
> Reporter: Johan Oskarsson
> Assignee: dhruba borthakur
> Priority: Blocker
> Fix For: 0.3.0
>
>
> The TestHWISessionManager.testHiveDriver fails with the following error:
> junit.framework.AssertionFailedError: expected:<9> but was:<0>
> at
> org.apache.hadoop.hive.hwi.TestHWISessionManager.testHiveDriver(TestHWISessionManager.java:124)
> See build for more details:
> http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/47/testReport/org.apache.hadoop.hive.hwi/TestHWISessionManager/testHiveDriver/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.