Hi, everyone
i use hypertable 0.9.7.10 and when i search data from hypertable shell,
there are some problem as follows:

hypertable> select guid FROM urls where row='http://de.engadget.com';
1384850736 ERROR hypertable : dump_error_history
(/root/src/hypertable/src/cc/Hypertable/Lib/RangeLocator.h:153):
Hypertable::Exception: Problem creating scanner on second-level METADATA
(start row = 2/7:http://de.engadget.com) - HYPERTABLE request timeout
        at int Hypertable::RangeLocator::find(const
Hypertable::TableIdentifier*, const char*, Hypertable::RangeLocationInfo*,
Hypertable::Timer&, bool)
(/root/src/hypertable/src/cc/Hypertable/Lib/RangeLocator.cc:441)
        at void Hypertable::RangeServerClient::do_create_scanner(const
Hypertable::CommAddress&, const Hypertable::TableIdentifier&, const
Hypertable::RangeSpec&, const Hypertable::ScanSpec&,
Hypertable::ScanBlock&, uint32_t)
(/root/src/hypertable/src/cc/Hypertable/Lib/RangeServerClient.cc:282):
RangeServer create_scanner() failure : Event: type=ERROR "HYPERTABLE
request timeout" from=172.16.200.154:38060
1384850736 ERROR hypertable : retry_or_abort
(/root/src/hypertable/src/cc/Hypertable/Lib/IntervalScannerAsync.cc:389):
Hypertable::Exception: Locating range for table 2/7 row='
http://de.engadget.com' - HYPERTABLE request timeout
        at void
Hypertable::IntervalScannerAsync::find_range_and_start_scan(const char*,
bool)
(/root/src/hypertable/src/cc/Hypertable/Lib/IntervalScannerAsync.cc:238)
        at void Hypertable::RangeLocator::find_loop(const
Hypertable::TableIdentifier*, const char*, Hypertable::RangeLocationInfo*,
Hypertable::Timer&, bool)
(/root/src/hypertable/src/cc/Hypertable/Lib/RangeLocator.cc:254): Locating
range for table 2/7 row='http://de.engadget.com'
1384850736 ERROR hypertable : handle_error
(/root/src/hypertable/src/cc/Hypertable/Lib/TableScannerAsync.cc:402):
Hypertable::Exception: Event: type=MESSAGE version=1 total_len=733
header_len=38 header_checksum=358044720 flags=0 id=198513 gid=0
timeout_ms=0 payload_checksum=0 command=2 from=172.16.200.151:38060 - RANGE
SERVER range not found
Error: Hypertable::Exception: Event: type=MESSAGE version=1 total_len=733
header_len=38 header_checksum=358044720 flags=0 id=198513 gid=0
timeout_ms=0 payload_checksum=0 command=2 from=172.16.200.151:38060 - RANGE
SERVER range not found
        at bool Hypertable::TableScanner::next(Hypertable::Cell&)
(/root/src/hypertable/src/cc/Hypertable/Lib/TableScanner.cc:82) - RANGE
SERVER range not found
hypertable> 1384850736 WARN hypertable :
(/root/src/hypertable/src/cc/AsyncComm/IOHandlerData.cc:596) Received
response for non-pending event (id=198515,version=1,total_len=4448)


why? how can i do to solve it? thank you for any advice. very appreciate.

-- 
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hypertable-dev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to