[
https://issues.apache.org/jira/browse/HIVE-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290418#comment-14290418
]
phanikumar commented on HIVE-5107:
----------------------------------
Hi I am trying to compile the code using maven but i am getting an error can
someone help me
[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/datafreak/Downloads/hive-trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:[2402,15]
error: cannot find symbol
[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.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hive-exec
> Change hive's build to maven
> ----------------------------
>
> Key: HIVE-5107
> URL: https://issues.apache.org/jira/browse/HIVE-5107
> Project: Hive
> Issue Type: Task
> Reporter: Edward Capriolo
> Assignee: Edward Capriolo
> Fix For: 0.13.0
>
>
> I can not cope with hive's build infrastructure any more. I have started
> working on porting the project to maven. When I have some solid progess i
> will github the entire thing for review. Then we can talk about switching the
> project somehow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)