On Sep 16, 2014, at 9:37 PM, anandm wrote:
> I started checking out Riak as an alternative for one my projects. We are
> currently using SolrCloud 4.8 (36 Shards + 3 Replica each) - and all stored
> fields (64 fields per doc + each doc at about 6kb on average)
> I want to get this thing migrated
I started checking out Riak as an alternative for one my projects. We are
currently using SolrCloud 4.8 (36 Shards + 3 Replica each) - and all stored
fields (64 fields per doc + each doc at about 6kb on average)
I want to get this thing migrated - so push all data out of Solr and store
it in a KV -
Thanks Luke, (sorry, didn't copy the whole output)
Command:
curl -H 'Content-Type: application/json' -XPOST
http://172.31.45.148:8080/riak-cs/user --data '{"email":"foo...@example.com",
"name":"admin user"}'
The IP address above is private to the Ubuntu instance. Email also was changed.
I also
Ammar,
I should have been a bit more specific. Could you run this command?
There should be a bit of output:
curl -vvv -H 'Content-Type: application/json' -XPOST
http://172.31.45.148:8080/riak-cs/user --data
'{"email":"foo...@example.com", "name":"admin user"}'
--
Luke Bakken
Engineer / CSE
lbak.
Thanks Luke,
Command:
curl -H 'Content-Type: application/json' -XPOST
http://172.31.45.148:8080/riak-cs/user --data '{"email":"foo...@example.com",
"name":"admin user"}'
The IP address above is private to the Ubuntu instance. Email also was changed.
I also added port 8080 to the security group
The issue is solved. I found out that during bucket creation Riak-CS calls
for dyntrace function, which certainly did not exist in Erlang R14B04 that I
was using. After upgrading to Erlang R15B01, I was able to perform all API
operations using s3curl.pl and s3cmd.
Thanks,
Viraj
--
View this me
Hi Ammar,
Could you provide your complete curl statement (edited if need be)
plus the output running the command with verbose logging (the -vvv
argument)?
--
Luke Bakken
Engineer / CSE
lbak...@basho.com
On Tue, Sep 16, 2014 at 9:23 AM, Ammar Ahmed wrote:
> I am getting
>
> curl: (56) Recv failu
I am getting
curl: (56) Recv failure: Connection reset by peer
error when trying to create admin user for Riak-CS on AWS.
Details:
6 nodes Riak-CS cluster it is up and running:
Using Riak-1.4.10
Riak-CS-1.5.0
Stanchion-1.5.0
OS:
Distributor ID: Ubuntu
Description:Ubuntu 12.04.5 LTS
Release: