Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Hypertable developers Recent threads

Threads Replies First post Last post
hadoop-mapr example problem
By: radwa tawfeek
hi, When I'm trying to test the example given in the tutorial and run the wikipediawordcount example I got the following error: Exception in thread "main" java.lang.classnotfoundexception: org.hypertable.example.wikipediawordcount at…
2 May 17 2012
13:45
May 18 2012
02:59
dead lock in 0.9.5.6
By: gcc.lua
user thread logic like follow: TableScannerPtr aScanner = tbSourcelist- >create_scanner( specbuilder.get(), 5000 ); while( aScanner->next( gotCell ) ) { ..... } dead lock between user thread and scanner thread: 1. user thread…
4 Apr 23 2012
22:04
May 9 2012
05:21
JPA Interface to Hypertable
By: Jack Lee
Hi, I am glad to see Hypertable features and especially its query based access method. In order to use in JEE applications, what are the plans for implementing a JCA connector and JPA support for Hypertable. We expect that the JEE container…
1 Apr 19 2012
08:44
Apr 23 2012
12:40
Hypertable Goes Realtime at Baidu
By: Doug Judd
One of the Baidu Engineers recently gave the following presentation detailing their "realtime" usage of Hypertable. The video is in Chinese, but the corresponding slides are in English. Hypertable goes Realtime at Baidu (video) in…
1 Apr 12 2012
11:18
Apr 13 2012
03:45
When will the .NET client API documentation be available?
By: Wajihullah Baig
Sorry for the incorrect subject line in my previous post. Wajih
5 Mar 29 2012
06:56
Apr 10 2012
00:27
When you the .NET client Api documentation be available.
By: Wajihullah Baig
As the title suggests. Wajih
0 Mar 29 2012
04:38
Mar 29 2012
04:38
Hypertable for Windows 0.9.5.6 release available
By: Andy
Hypertable for Windows 0.9.5.6 release is now available for download at http://ht4w.softdev.ch -Andy http://www.softdev.ch
0 Mar 28 2012
04:58
Mar 28 2012
04:58
undefined reference to boost problem
By: George
Hi all, Recently i've been compiling HT 0.9.5.5, I run cmake successfully but failed on make. Attached is the result for the two commands. Erros looks like: [ 6%] Building CXX object…
5 Mar 23 2012
03:48
Mar 23 2012
11:38
Hypertable adds secondary indices!
By: Doug Judd
We're very excited to announce the arrival of secondary indices with the 0.9.5.6 release. We designed them in such a way that delivers extremely high-throughput update performance. To learn more about how they work, how they're implemented, and…
2 Mar 22 2012
11:59
Mar 23 2012
00:22
error: 'longjmp' aliased to undefined symbol '_longjmp'
By: Giorgos Margaritis
Hi all, I got the error: 'longjmp' aliased to undefined symbol '_longjmp', while compiling code with ./bin/src-utils/htbuild --install dev_env. gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -g…
3 Mar 22 2012
10:59
Mar 22 2012
12:04
source code analysis
By: george
Hi guys, I'm a green hand on HT, I was wondering if there is some source code level analysis (for example, someone's blog), which will help me understand the source code of HT. Thx!
3 Mar 19 2012
22:19
Mar 22 2012
00:15
Sehrch.com: A Structured Search Engine Powered By Hypertable
By: Doug Judd
Az from Search.com has written a guest post on our blog, entitled, Sehrch.com: A Structured Search Engine Powered By Hypertable<http://www.hypertable.com/blog/sehrchcom_a_structured_se arch_engine_powered_by_hypertable/>. It's an excellent…
0 Mar 15 2012
12:01
Mar 15 2012
12:01
Removed PHPTHRIFT_ROOT in favor of THRIFT_SOURCE_DIR
By: Doug Judd
In the upcoming 0.9.5.6 release, we have removed the PHPTHRIFT_ROOT cmake variable in favor of a THRIFT_SOURCE_DIR cmake variable that should point to the toplevel Thrift source directory. This means changing your cmake command from something like…
0 Feb 17 2012
18:58
Feb 17 2012
18:58
Hypertable 0.9.5.5 patch release available
By: Doug Judd
Hypertable 0.9.5.4 patch release is now available for download at http://www.hypertable.com/download/. NOTE: you may have to hit refresh in your browser to get the correct download Version 0.9.5.5: (2012-01-30) Upgraded to Thrift 0.8.0 …
5 Jan 30 2012
16:55
Feb 16 2012
15:54
Addendum to Hypertable vs. HBase test (w/mslab enabled)
By: Doug Judd
In our original test, we mistakenly ran the HBase test with the hbase.hregion.memstore.mslab.enabled property set to false. We re-ran the test with the hbase.hregion.memstore.mslab.enabled property set to true and have reported the results in the…
0 Feb 13 2012
11:01
Feb 13 2012
11:01
Hypertable for Windows 0.9.5.5 release available
By: Andy
Hypertable for Windows 0.9.5.5 release is now available for download at http://ht4w.softdev.ch -Andy http://www.softdev.ch
0 Feb 11 2012
10:29
Feb 11 2012
10:29
Adaptive memory allocation
By: Ted
Hi, Can someone point me to the code where Cell Cache and Block Cache sizes are dynamically adjusted ? Thanks
3 Feb 8 2012
17:20
Feb 8 2012
17:44
Hypertable vs. HBase Performance Evaluation II
By: Doug Judd
We've been working on an updated Hypertable vs. HBase Performance evaluation and have published the report on our website. Please take a look when you get a chance: Hypertable vs. HBase Performance Evaluation…
1 Feb 7 2012
11:45
Feb 7 2012
11:48
Hypertable unveils new website!
By: Doug Judd
We're pleased to announce the new Hypertable website, www.hypertable.com. We've put a tremendous amount of energy into the Documentation<http://www.hypertable.com/index.php/documentation/&gt ;section and have included Thrift code examples…
2 Feb 7 2012
01:05
Feb 7 2012
10:35
compilation error
By: Camilo Chacón Sartori
Hi all. I downloaded the version 0.9.5.4 .I want integrate cppcms( C++ Web Framework) and Hypertable. What I want to compile, it show this compilation error:
3 Jan 10 2012
17:17
Jan 12 2012
16:17