Try to install hraven on hadoop2(hortonworks distrib) with Hbase(0.98.4.2.2.0.0)

9 views
Skip to first unread message

Abdelkrim Talhaoui

unread,
Mar 16, 2015, 9:44:36 AM3/16/15
to hrave...@googlegroups.com

HI

I try to install hraven-0.9.16  like decribe on the tuto on a hortonworks distrib (mapreduce V2)
below my version of Hbase(0.98.4.2.2.0.0) and Hdfs(2.6.0.2.2.0.0)


Non-relational distributed database and centralized service for configuration management & synchronization


Apache Hadoop Distributed File System

I can't get the good librairies for hraven whose are compatible with my the different soft.
I try to install hraven-0.9.16


log error :Exception in thread "main" org.apache.hadoop.hbase.client.NoServerForRegionException: Unable to find region for job_history_process,,99999999999999 after 14
tries.


the pom.xml contain :

  <properties>
    <compileSource>1.6</compileSource>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <hbase.version>0.94.10</hbase.version>
    <hadoop.version>1.0.4</hadoop.version>


Any help ?

Regards,

--
Abdelkrim Talhaoui
Tel : 0612515854

Vrushali Channapattan

unread,
Mar 16, 2015, 12:43:57 PM3/16/15
to Abdelkrim Talhaoui, hrave...@googlegroups.com
Hi

While we have not tested hRaven with hbase 0.98, I believe this error "org.apache.hadoop.hbase.client.NoServerForRegionException"  usually  happens when it tries to a stand-alone hbase locally and can't find the region server hosting that table's region.

Is your hbase cluster up and functional? Is the client node able to connect to the hbase cluster successfully? For example, can you run "hbase shell" from the node that you are running the hRaven process and do a scan on job_history_process table, does that work fine?

thanks
Vrushali


--
You received this message because you are subscribed to the Google Groups "hraven-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hraven-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Abdelkrim Talhaoui

unread,
Mar 16, 2015, 3:35:14 PM3/16/15
to Vrushali Channapattan, hrave...@googlegroups.com
Hi VRushali

Thanks for you response


Yes my cluster is Up and i could see my région server 

But on the pom.xml i cant download the good version Of the hbase jar

So the version Of hbase is différent, so i explain my problem by this way ?

What do you think about that ?

I have seen that on 0.98 version some class Like filter is not still present ?

Cordialement,
Abdelkrim Talhaoui

Vrushali Channapattan

unread,
Mar 16, 2015, 4:23:10 PM3/16/15
to Abdelkrim Talhaoui, hrave...@googlegroups.com
I see, could you please share the entire stack trace? Which command did you run when you see this error? Also, what does a scan done via hbase shell on the job_history_process table show?

thanks
Vrushali
Reply all
Reply to author
Forward
0 new messages