Hi,

I am trying to run hypertable 0.9.2.3 with hadoop 0.19.1 on ubuntu
8.04.
I am able to make and make install hypertable without any issues, but
regression test throws 2 errors.

Before make  test I have started Hypertable on local file system.

Below is the log of make test :

Running tests...
Start processing tests
Test project /home/mchoubey/hpc/build/hypertable
  1/ 54 Testing Common-Exception                 Passed
  2/ 54 Testing Common-Logging                   Passed
  3/ 54 Testing Common-Serialization             Passed
  4/ 54 Testing Common-ScopeGuard                Passed
  5/ 54 Testing Common-InetAddr                  Passed
  6/ 54 Testing Common-PageArena                 Passed
  7/ 54 Testing Common-Properties                Passed
  8/ 54 Testing Common-BloomFilter               Passed
  9/ 54 Testing Common-Hash                      Passed
 10/ 54 Testing HyperComm                        Passed
 11/ 54 Testing HyperComm-datagram               Passed
 12/ 54 Testing HyperComm-timeout             ***Exception: SegFault
 13/ 54 Testing HyperComm-timer                  Passed
 14/ 54 Testing HyperComm-reverse-request        Passed
 15/ 54 Testing BerkeleyDbFilesystem             Passed
 16/ 54 Testing FileBlockCache                   Passed
 17/ 54 Testing TableIdCache                     Passed
 18/ 54 Testing CellStoreScanner                 Passed
 19/ 54 Testing CellStoreScanner-delete          Passed
 20/ 54 Testing Schema                           Passed
 21/ 54 Testing LocationCache                    Passed
 22/ 54 Testing LoadDataSource                   Passed
 23/ 54 Testing LoadDataEscape                   Passed
 24/ 54 Testing BlockCompressor-BMZ              Passed
 25/ 54 Testing BlockCompressor-LZO              Passed
 26/ 54 Testing BlockCompressor-NONE             Passed
 27/ 54 Testing BlockCompressor-QUICKLZ          Passed
 28/ 54 Testing BlockCompressor-ZLIB             Passed
 29/ 54 Testing CommitLog                        Passed
 30/ 54 Testing MetaLog-RangeServer              Passed
 31/ 54 Testing Client-large-block               Passed
 32/ 54 Testing HyperDfsBroker                   Passed
 33/ 54 Testing Hyperspace                       Passed
 34/ 54 Testing Hypertable-shell                 Passed
 35/ 54 Testing RangeServer                      Passed
 36/ 54 Testing ThriftClient-cpp                 Passed
 37/ 54 Testing ThriftClient-perl             ***Failed
 38/ 54 Testing ThriftClient-python              Passed
 39/ 54 Testing ThriftClient-java                Passed
 40/ 54 Testing Client-random-write-read         Passed
 41/ 54 Testing RangeServer-commit-log-gc        Passed
 42/ 54 Testing RangeServer-load-exception       Passed
 43/ 54 Testing RangeServer-maintenance-thread   Passed
 44/ 54 Testing RangeServer-row-overflow         Passed
 45/ 54 Testing RangeServer-split-recovery-1     Passed
 46/ 54 Testing RangeServer-split-recovery-2     Passed
 47/ 54 Testing RangeServer-split-recovery-3     Passed
 48/ 54 Testing RangeServer-split-recovery-4     Passed
 49/ 54 Testing RangeServer-split-recovery-5     Passed
 50/ 54 Testing RangeServer-split-recovery-6     Passed
 51/ 54 Testing RangeServer-split-recovery-7     Passed
 52/ 54 Testing RangeServer-split-recovery-8     Passed
 53/ 54 Testing RangeServer-bloomfilter-rows     Passed
 54/ 54 Testing RangeServer-bloomfilter-rows-c   Passed

96% tests passed, 2 tests failed out of 54

The following tests FAILED:
         12 - HyperComm-timeout (SEGFAULT)
         37 - ThriftClient-perl (Failed)
Errors while running CTest
make: *** [test] Error 8

Please help.
Thanks in advance

-Mandy

--~--~---------~--~----~------------~-------~--~----~
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