Hypertable version 0.9.7.4 available for download

9 views
Skip to first unread message

Doug Judd

unread,
Apr 24, 2013, 2:09:21 PM4/24/13
to hypertable-user, hyperta...@googlegroups.com
Hypertable 0.9.7.4 release is now available for download at http://www.hypertable.com/download/.

Version 0.9.7.4:
(2013-04-24)

   Added periodic reporting during failover replay fragments to prevent timeouts
   Fixed AsyncComm proxy map propagation / connect() order problem
   Capfile changes to facilitate starting/stopping ThriftBrokers independently
   Increased failover timeout to 5 minutes and MaxAppQueuePause to 2 minutes
   Fixed memory errors caught by llvm AddressSanitizer
   Added support for llvm compiler; Fixed warnings reported by llvm
   Doxygen comments
   Removed unnecessary files
   Added doxygen comments to src/cc/Common
   Fixed %preun specification in RPM packaging
   Added --shared-mutator-flush-interval to load_generator
   Eliminated compiler warnings
   Fixed integration test METADATA-split-recovery-11
   issue 1038: Stop connect retry attempts to recovered server (part 2)
   Removed unused files
   issue 1052: removed dependency to log4cpp

-- 
Doug Judd
CEO, Hypertable Inc.

Doug Judd

unread,
Apr 25, 2013, 12:03:13 PM4/25/13
to hypertable-user, hyperta...@googlegroups.com
I'm not sure what that warning is, but the DfsBroker should work properly and generate appropriate log messages.  Are you seeing a problem with the operation of the DfsBroker?

- Doug


On Thu, Apr 25, 2013 at 3:38 AM, Alex Kashirin <kashir...@gmail.com> wrote:
DFSBroker.log
problem with hadoop's CDH4 - log4j.properties

log4j:WARN No appenders could be found for logger (org.apache.hadoop.conf.Configuration).
log4j:WARN Please initialize the log4j system properly.

attached is the version i use, is the CDH4

is there something needs to be configured differently?

Thanks,
Alex
--
You received this message because you are subscribed to the Google Groups "Hypertable User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hypertable-us...@googlegroups.com.
To post to this group, send email to hyperta...@googlegroups.com.
Visit this group at http://groups.google.com/group/hypertable-user?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Mehmet Ali Cetinkaya

unread,
Apr 26, 2013, 9:04:10 AM4/26/13
to hyperta...@googlegroups.com
Hi,

i have 2 questions about hypertable and hql.

Qestion 1: How can i permanent delete record on table with HQL?

i tried some querys but not work. 

delete * from daemon where row='17216200';
delete client from daemon where row='17216200';
delete * from daemon where row='17216200' timestamp '2013-04-26 09:02:01.882399001';

Qestion 2: when i insert or delete record, cell count is growing on monitoring everytime. Why?

Thank you for answers;
mali
Reply all
Reply to author
Forward
0 new messages