Hi Alex, Whats the error message you see in the logs (particularly the Hyperspace log) ? Also can you try adding the following to your config file: * Hyperspace.Replica.Host=localhost Hyperspace.Replica.Port=38040 Hyperspace.Replica.Dir=hyperspace Hyperspace.Replica.Workers=20*
-Sanjit On Thu, Jul 29, 2010 at 5:10 PM, Alex Dong <[email protected]> wrote: > I tried to use the cfg file in /opt/hypertable/current/conf, which > is working fine with the thrift client, etc. But still no luck. > > Alex > > On Jul 30, 8:07 am, Alex Dong <[email protected]> wrote: > > Hi Stanislav, > > > > I just tried the binding. The first thing I ran into is that > > the .cfg file contains an old Hyperspace.Master.Host entry. > > after I changed to Replica, I started to get "segmentation fault". > > > > I haven't really digged into hyperspace code to figure out > > why. Just wondering maybe you've seen this before. > > > > Here is the hypertable.cfg file I'm using: > > > > $ cat hyperspace.cfg > > # Hyperspace > > Hyperspace.Replica.Host=localhost > > Hyperspace.Replica.Port=38040 > > > > # Hypertable.Master > > Hypertable.Master.Host=localhost > > Hypertable.Master.Port=38050 > > > > Anything obviously wrong with this? > > > > Alex > > > > On Jul 28, 1:10 am, Stanislav Yudin <[email protected]> wrote: > > > > > Yes, we are using this code as the base for our python module to access > > > hypertable. Its quite stable for us and last time we were using it on > > > 0.9.3.2 so it should work on 0.9.3.4 too. > > > > > On Tue, Jul 27, 2010 at 9:07 PM, Alex Dong <[email protected]> > wrote: > > > > I notice that there have been quite a few discussion over the python- > > > > hypertable binding. Especially in this follow-up [1] and the original > > > > announcement [2]. I'm wondering is this binding up-to-date? Anyone > > > > has used it on 0.9.3.4? > > > > > > Thanks, > > > > Alex > > > > > > [1]: > > > > > > > http://groups.google.com/group/hypertable-dev/browse_thread/thread/c5... > > > > [2]: > > > > > > > http://groups.google.com/group/hypertable-dev/browse_thread/thread/52... > > > > > > -- > > > > 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]<hypertable-dev%[email protected]> > <hypertable-dev%[email protected]<hypertable-dev%[email protected]> > > > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/hypertable-dev?hl=en. > > -- > 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]<hypertable-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hypertable-dev?hl=en. > > -- 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.
