Hi, I'm running into problems when attempting to create a table with the Ruby client from Thrift.
I've generated the Ruby classes with Thrift 0.7 and using the 0.7 gem. Running my own code or running the DemoClient.rb fails with: Abort trap: 6 No exception, no useful information in the HBase or the Thrift service logs... Is there anything I should look into to make it work? Any ideas? (The Python demo fails with "FATAL: wrong # of versions" error, but creates the table just fine.) Thanks!, Karel
