You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/09/02 18:16:21 UTC

[jira] [Resolved] (HIVE-7937) Compilation error on hadoop-1 profile

     [ 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)