I'm using hbase with Nutch 2.3.1 and getting errors from the GeneratorJob step :

GeneratorJob: java.io.IOException: Expecting at least one region.
at org.apache.gora.hbase.store.HBaseStore.getPartitions(HBaseStore.java:398) at org.apache.gora.mapreduce.GoraInputFormat.getSplits(GoraInputFormat.java:94)


I think this means hbase needs it's gora-based schema reapplying or something ? How does one do that ? Using a fresh hbase install doesn't seem to have helped.


hbase(main):008:0* status 'detailed'
version 0.98.22-hadoop2
0 regionsInTransition
active master:  ip-10-0-1-7:41764 1476963923346
0 backup masters
master coprocessors: []
1 live servers
    ip-10-0-1-7:41305 1476963924075
requestsPerSecond=0.0, numberOfOnlineRegions=2, usedHeapMB=11, maxHeapMB=991, numberOfStores=2, numberOfStorefiles=3, storefileUncompressedSizeMB=0, storefileSizeMB=0, memstoreSizeMB=0, storefileIndexSizeMB=0, readRequestsCount=61, writeRequestsCount=1, rootIndexSizeKB=0, totalStaticIndexSizeKB=0, totalStaticBloomSizeKB=0, totalCompactingKVs=0, currentCompactedKVs=0, compactionProgressPct=NaN, coprocessors=[MultiRowMutationEndpoint]
        "hbase:meta,,1"
numberOfStores=1, numberOfStorefiles=2, storefileUncompressedSizeMB=0, storefileSizeMB=0, memstoreSizeMB=0, storefileIndexSizeMB=0, readRequestsCount=57, writeRequestsCount=1, rootIndexSizeKB=0, totalStaticIndexSizeKB=0, totalStaticBloomSizeKB=0, totalCompactingKVs=0, currentCompactedKVs=0, compactionProgressPct=NaN, completeSequenceId=-1, dataLocality=0.0
"hbase:namespace,,1476963616073.dac29c75caf0b23a00e5e16077a48cb3."
numberOfStores=1, numberOfStorefiles=1, storefileUncompressedSizeMB=0, storefileSizeMB=0, memstoreSizeMB=0, storefileIndexSizeMB=0, readRequestsCount=4, writeRequestsCount=0, rootIndexSizeKB=0, totalStaticIndexSizeKB=0, totalStaticBloomSizeKB=0, totalCompactingKVs=0, currentCompactedKVs=0, compactionProgressPct=NaN, completeSequenceId=-1, dataLocality=0.0
0 dead servers


--
*Tom Chiverton*
Lead Developer
e:      [email protected] <mailto:[email protected]>
p:      0161 817 2922
t:      @extravision <http://www.twitter.com/extravision>
w:      www.extravision.com <http://www.extravision.com/>

Extravision - email worth seeing <http://www.extravision.com/>
Registered in the UK at: 107 Timber Wharf, 33 Worsley Street, Manchester, M15 4LD.
Company Reg No: 0‌‌5017214 VAT: GB 8‌‌24 5386 19

This e-mail is intended solely for the person to whom it is addressed and may contain confidential or privileged information. Any views or opinions presented in this e-mail are solely of the author and do not necessarily represent those of Extravision Ltd.

Reply via email to