[
https://issues.apache.org/jira/browse/HIVE-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan resolved HIVE-7937.
------------------------------------
Resolution: Duplicate
Dupe of HIVE-7927
> Compilation error on hadoop-1 profile
> -------------------------------------
>
> Key: HIVE-7937
> URL: https://issues.apache.org/jira/browse/HIVE-7937
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Affects Versions: 0.14.0
> Reporter: Swarnim Kulkarni
>
> Currently while building with the hadoop-1 profile, it seems like we have a
> compilation error.
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
> on project hive-common: Compilation failure
> [ERROR]
> /Users/sk018283/git-repo/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:[664,35]
> cannot find symbol
> [ERROR] symbol : method getStickyBit()
> [ERROR] location: class org.apache.hadoop.fs.permission.FsPermission
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> {noformat}
> Build works fine with hadoop-2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)