[
https://issues.apache.org/jira/browse/ATLAS-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Kantor resolved ATLAS-1529.
---------------------------------
Resolution: Won't Fix
Just noticed this test was disabled back in Aug 2016 - according to the commit
message, HiveLiteralRewriter is no longer used. Had been running the test on a
fork that was cut prior to the test being disabled.
> HiveLiteralRewriterTest.setup fails on Windows
> ----------------------------------------------
>
> Key: ATLAS-1529
> URL: https://issues.apache.org/jira/browse/ATLAS-1529
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 0.8-incubating
> Reporter: David Kantor
> Assignee: David Kantor
> Priority: Minor
>
> {noformat}
> java.lang.RuntimeException: java.lang.NullPointerException
> at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
> at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
> at org.apache.hadoop.util.Shell.run(Shell.java:456)
> at
> org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
> at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
> at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
> at org.apache.hadoop.fs.FileUtil.execCommand(FileUtil.java:1097)
> at
> org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus.loadPermissionInfo(RawLocalFileSystem.java:654)
> at
> org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus.getPermission(RawLocalFileSystem.java:629)
> at
> org.apache.hadoop.hive.ql.session.SessionState.createRootHDFSDir(SessionState.java:599)
> at
> org.apache.hadoop.hive.ql.session.SessionState.createSessionDirs(SessionState.java:554)
> at
> org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:508)
> at
> org.apache.atlas.hive.bridge.HiveLiteralRewriterTest.setup(HiveLiteralRewriterTest.java:38)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)