On Sun, Jan 2, 2011 at 3:45 PM, vicent roca daniel <sap...@gmail.com> wrote:
> Hi guys, I need your help.
> I'm trying to insert a column name of type LongType using the ruby wrapper,
> but I can't get it working.
> What I'm trying is something like this:
>    app.insert(:Data, 'device1-cpu', { Time.now => 1234.to_s})
> The columnNames are tye TimeStamp. this way I got an ordened record by time.
> I think I'm not inserting a correct value here. ¿any thoughts ?

What error are you getting?

-ryan

Reply via email to