[ 
https://issues.apache.org/jira/browse/FLUME-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478355#comment-13478355
 ] 

Hari Shreedharan commented on FLUME-1651:
-----------------------------------------

I am seeing test failures in hadoop-23 profile. Any idea why? 
{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.flume.sink.hbase.TestAsyncHBaseSink
2012-10-17 13:33:10.693 java[58462:1203] Unable to load realm info from 
SCDynamicStore
2012-10-17 13:33:10.732 java[58462:1203] Unable to load realm info from 
SCDynamicStore
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 201.659 sec <<< 
FAILURE!
Running org.apache.flume.sink.hbase.TestHBaseSink
2012-10-17 13:36:32.826 java[58493:1203] Unable to load realm info from 
SCDynamicStore
2012-10-17 13:36:32.857 java[58493:1203] Unable to load realm info from 
SCDynamicStore
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 208.291 sec <<< 
FAILURE!
Running org.apache.flume.sink.hbase.TestRegexHbaseEventSerializer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec

Results :

Tests in error: 
  org.apache.flume.sink.hbase.TestAsyncHBaseSink: Shutting down
  org.apache.flume.sink.hbase.TestAsyncHBaseSink
  org.apache.flume.sink.hbase.TestHBaseSink: Shutting down

{code}

Seems like the HMaster fails to start. I built hbase 0.94.2 against 
hadoop-23(using -Dhadoop.profile=23) using mvn clean install(it is there in .m2 
too). Am I missing something?
                
> in the hadoop-0.23 profile HBase version needs to be at least 0.94.2 
> ---------------------------------------------------------------------
>
>                 Key: FLUME-1651
>                 URL: https://issues.apache.org/jira/browse/FLUME-1651
>             Project: Flume
>          Issue Type: Bug
>          Components: Sinks+Sources
>    Affects Versions: v1.3.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1651.patch.txt
>
>
> In order to be compatible with Hadoop 2.X the HBase version has to be at 
> least 0.94.2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to