[
https://issues.apache.org/jira/browse/HIVE-10536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran resolved HIVE-10536.
------------------------------------------
Resolution: Duplicate
Duplicate of HIVE-10444
> HIVE-10223 breaks -Phadoop-1
> ----------------------------
>
> Key: HIVE-10536
> URL: https://issues.apache.org/jira/browse/HIVE-10536
> Project: Hive
> Issue Type: Bug
> Reporter: Sushanth Sowmyan
>
> Looks like HIVE-10223 broke -Phadoop-1 compatibility for compilation, from
> the looks of it. We need to fix it. Even if we decide to drop support for
> -Phadoop-1 in master, we should fix it for branch-1.2
> {noformat}
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /Users/sush/dev/hive.git/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:[515,19]
> cannot find symbol
> symbol: method isFile()
> location: variable fileStatus of type org.apache.hadoop.fs.FileStatus
> [ERROR]
> /Users/sush/dev/hive.git/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:[545,26]
> cannot find symbol
> symbol: method isDirectory()
> location: variable fileStatus of type org.apache.hadoop.fs.FileStatus
> [INFO] 2 errors
> [INFO] -------------------------------------------------------------
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)