[
https://issues.apache.org/jira/browse/HIVE-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187895#comment-13187895
]
He Yongqiang commented on HIVE-2719:
------------------------------------
after reverting HIVE-2589, i am still getting these errors:
[junit] Begin query: udtf_explode2.q
[junit] java.lang.RuntimeException: Error while running command to get file
permissions : org.apache.hadoop.util.Shell$ExitCodeException:
[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:354)
[junit] at org.apache.hadoop.util.Shell.execCommand(Shell.java:337)
[junit] at
org.apache.hadoop.fs.RawLocalFileSystem.execCommand(RawLocalFileSystem.java:481)
[junit] at
org.apache.hadoop.fs.RawLocalFileSystem.access$100(RawLocalFileSystem.java:37)
[junit] at
org.apache.hadoop.fs.RawLocalFileSystem$RawLocalFileStatus.loadPermissionInfo(RawLocalFileSystem.java:407)
[junit] at
org.apache.hadoop.fs.RawLocalFileSystem$RawLocalFileStatus.getPermission(RawLocalFileSystem.java:382)
[junit] at
org.apache.hadoop.fs.ProxyFileSystem.swizzleFileStatus(ProxyFileSystem.java:56)
[junit] at
org.apache.hadoop.fs.ProxyFileSystem.listStatus(ProxyFileSystem.java:177)
[junit] at
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:153)
[junit] at
org.apache.hadoop.hive.ql.io.CombineHiveInputFormat.getSplits(CombineHiveInputFormat.java:323)
[junit] at
org.apache.hadoop.mapred.JobClient.writeOldSplits(JobClient.java:810)
[junit] at
org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:781)
[junit] at
org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:730)
[junit] at
org.apache.hadoop.hive.ql.exec.ExecDriver.execute(ExecDriver.java:432)
[junit] at
org.apache.hadoop.hive.ql.exec.ExecDriver.main(ExecDriver.java:690)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.apache.hadoop.util.RunJar.main(RunJar.java:156)
[junit]
[junit] at
org.apache.hadoop.fs.RawLocalFileSystem$RawLocalFileStatus.loadPermissionInfo(RawLocalFileSystem.java:432)
[junit] at
org.apache.hadoop.fs.RawLocalFileSystem$RawLocalFileStatus.getPermission(RawLocalFileSystem.java:382)
[junit] at
org.apache.hadoop.fs.ProxyFileSystem.swizzleFileStatus(ProxyFileSystem.java:56)
[junit] at
org.apache.hadoop.fs.ProxyFileSystem.listStatus(ProxyFileSystem.java:177)
[junit] at
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:153)
[junit] at
org.apache.hadoop.hive.ql.io.CombineHiveInputFormat.getSplits(CombineHiveInputFormat.java:323)
[junit] at
org.apache.hadoop.mapred.JobClient.writeOldSplits(JobClient.java:810)
[junit] at
org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:781)
[junit] at
org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:730)
[junit] at
org.apache.hadoop.hive.ql.exec.ExecDriver.execute(ExecDriver.java:432)
[junit] at
org.apache.hadoop.hive.ql.exec.ExecDriver.main(ExecDriver.java:690)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.apache.hadoop.util.RunJar.main(RunJar.java:156)
> Fix test failures caused by HIVE-2589
> -------------------------------------
>
> Key: HIVE-2719
> URL: https://issues.apache.org/jira/browse/HIVE-2719
> Project: Hive
> Issue Type: Task
> Reporter: Carl Steinbach
> Assignee: Ashutosh Chauhan
> Priority: Blocker
>
> 149 new test failures appeared on Hudson after HIVE-2589 and HIVE-2682 were
> committed:
> https://builds.apache.org/job/Hive-trunk-h0.21/1195/
> @Ashutosh: Can you please take a look?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira