[
https://issues.apache.org/jira/browse/HBASE-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152777#comment-14152777
]
Eric Charles commented on HBASE-11980:
--------------------------------------
[~stack]
1.- Applying patch on current trunk fails - had to checkout 16/9 version
(7e40b77274bb647e08f02ed5417f40691e607383)
2. Tried again with default profile running on hadoop3-snapshot, and works fine.
2.- Forget the ConcurrentHashMap issue I mentioned, I must have messed my
jdk6/7/8 env. Now works find with jdk7.
3.- Have tried to build with profile 3.0 and gets error
[ERROR]
/home/eric/Desktop/hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/security/User.java:[298,16]
error: cannot find symbol
[ERROR] symbol: class Job
location: class SecureHadoopUser
/home/eric/Desktop/hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/security/User.java:[322,24]
error: cannot find symbol
The bottom line would be to forget for now the hadoop3 profile, just commit the
java code changes (the hsync, infoserver...).
Playing with maven profile/deps can be done later as everying would be ready
for it in java (I may even dance for you the maven tango if you prepare the
work in java).
Thx, Eric
> Change sync to hsync, remove unused InfoServer, and reference our httpserver
> instead of hadoops
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-11980
> URL: https://issues.apache.org/jira/browse/HBASE-11980
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0, 0.99.1
>
> Attachments:
> 0001-HBASE-11980-Change-sync-to-hsync-remove-unused-InfoS.patch
>
>
> Subtask that fixes a few issues with our building against hadoop3. Get it in.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)