I do not know is it bug or not, so I am going to ask here before report a bug.
Last few days I got the following errors during executing LOAD DATA in
hypertable shell:
======
1269548471 ERROR hypertable :
(/root/src/hypertable/src/cc/Hypertable/Lib/TableMutator.cc:52) caught
std::exception: auto flushing
1269549047 ERROR hypertable :
(/root/src/hypertable/src/cc/Hypertable/Lib/TableMutator.cc:52) caught
std::exception:
1269549047 ERROR hypertable : ~TableMutator
(/root/src/hypertable/src/cc/Hypertable/Lib/TableMutator.cc:81):
Hypertable::Exception:  - HYPERTABLE request timeout
        at void
Hypertable::TableMutator::wait_for_previous_buffer(Hypertable::Timer&)
(/root/src/hypertable/src/cc/Hypertable/Lib/TableMutator.cc:406)
        at void
Hypertable::TableMutator::wait_for_previous_buffer(Hypertable::Timer&)
(/root/src/hypertable/src/cc/Hypertable/Lib/TableMutator.cc:373): ,
final flush
Error: Hypertable::Exception: line number 24698541 - HQL bad load file format
        at void<unnamed>::cmd_load_data(Hypertable::Client*, uint32_t,
Hypertable::Hql::ParserState&, Hypertable::HqlInterpreter::Callback&)
(/root/src/hypertable/src/cc/Hypertable/Lib/HqlInterpreter.cc:517)
        at void
Hypertable::TableMutator::auto_flush(Hypertable::Timer&)
(/root/src/hypertable/src/cc/Hypertable/Lib/TableMutator.cc:247): auto
flushing - HYPERTABLE request timeout
        at void
Hypertable::TableMutator::wait_for_previous_buffer(Hypertable::Timer&)
(/root/src/hypertable/src/cc/Hypertable/Lib/TableMutator.cc:406):
        at void
Hypertable::TableMutator::wait_for_previous_buffer(Hypertable::Timer&)
(/root/src/hypertable/src/cc/Hypertable/Lib/TableMutator.cc:373):  -
HQL bad load file format
======
If I drop the table, then create it and execute LOAD DATA again with
the same input file, it works well (the failed LOAD was into newly
created table as well).
So, the input file is not corrupted.
Next day: everything is OK.
The day after next: again, first LOAD DATA failed, repeating with the
same input file succeeded.

Hypertable 0.9.2.8 ('pu' branch before 0.9.3.0 release, CentOS 5.4
x86_64), local broker

-- 
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hypertable-dev?hl=en.

Reply via email to