Chengxiang Li created HIVE-9209:
-----------------------------------
Summary: Spark branch compile failed on hadoop-1[Spark Branch]
Key: HIVE-9209
URL: https://issues.apache.org/jira/browse/HIVE-9209
Project: Hive
Issue Type: Sub-task
Components: Spark
Reporter: Chengxiang Li
Spark branch compile failed on hadoop-1, with the following error:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile)
on project hive-exec: Compilation failure
[ERROR]
/home/cxli/sources/github/chengxiangli/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinTableContainerSerDe.java:[121,22]
cannot find symbol
[ERROR] symbol : method isDirectory()
[ERROR] location: class org.apache.hadoop.fs.FileStatus
[ERROR] -> [Help 1]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)