Hi Adamantios,

I dont know steps of the book. Can you share us what did you do ? Two
different situation can be caused this error. Either your hbase client
version different hbase server which used by gora (Gora use 0.90.4
hbase client) or your zookeeper  has a misconfiguration.

I wait your installation steps :)

Talat


2014-04-03 1:06 GMT+03:00 Adamantios Corais <[email protected]>:
> Hi all,
>
> I have followed all steps to set-up Nutch (2.2.1) with HBase (0.90.4) and
> Solr (4.7.1) as described in the book "Web Crawling and Data Mining with
> Apache Nutch", however, I am getting the following error:
>
>> InjectorJob: org.apache.gora.util.GoraException:
>> java.lang.RuntimeException: java.lang.IllegalArgumentException: Not a
>> host:port pair: � 27204@eualin-T430eualin-T430,37745,1396453102781
>> at
>> org.apache.gora.store.DataStoreFactory.createDataStore(DataStoreFactory.java:167)
>> at
>> org.apache.gora.store.DataStoreFactory.createDataStore(DataStoreFactory.java:135)
>> at
>> org.apache.nutch.storage.StorageUtils.createWebStore(StorageUtils.java:75)
>> at org.apache.nutch.crawl.InjectorJob.run(InjectorJob.java:221)
>> at org.apache.nutch.crawl.InjectorJob.inject(InjectorJob.java:251)
>> at org.apache.nutch.crawl.InjectorJob.run(InjectorJob.java:273)
>> at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
>> at org.apache.nutch.crawl.InjectorJob.main(InjectorJob.java:282)
>> Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException:
>> Not a host:port pair: � 27204@eualin-T430eualin-T430,37745,1396453102781
>> at org.apache.gora.hbase.store.HBaseStore.initialize(HBaseStore.java:127)
>> at
>> org.apache.gora.store.DataStoreFactory.initializeDataStore(DataStoreFactory.java:102)
>> at
>> org.apache.gora.store.DataStoreFactory.createDataStore(DataStoreFactory.java:161)
>> ... 7 more
>> Caused by: java.lang.IllegalArgumentException: Not a host:port pair: �
>> 27204@eualin-T430eualin-T430,37745,1396453102781
>> at org.apache.hadoop.hbase.HServerAddress.<init>(HServerAddress.java:60)
>> at
>> org.apache.hadoop.hbase.MasterAddressTracker.getMasterAddress(MasterAddressTracker.java:63)
>> at
>> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.getMaster(HConnectionManager.java:354)
>> at org.apache.hadoop.hbase.client.HBaseAdmin.<init>(HBaseAdmin.java:94)
>> at org.apache.gora.hbase.store.HBaseStore.initialize(HBaseStore.java:109)
>> ... 9 more
>
>
> As much as I searched, I could not find any solution. Any ideas?
>
> Best,
> Adam.



-- 
Talat UYARER
Websitesi: http://talat.uyarer.com
Twitter: http://twitter.com/talatuyarer
Linkedin: http://tr.linkedin.com/pub/talat-uyarer/10/142/304

Reply via email to