You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chengxiang Li (JIRA)" <ji...@apache.org> on 2014/12/24 04:23:13 UTC

[jira] [Updated] (HIVE-9209) Spark branch compile failed on hadoop-1[Spark Branch]

     [ https://issues.apache.org/jira/browse/HIVE-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chengxiang Li updated HIVE-9209:
--------------------------------
    Attachment: HIVE-9209.1-spark.patch

Use HadoopShims to wrapper this method.

> 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
>         Attachments: HIVE-9209.1-spark.patch
>
>
> 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)