Re: Using Hadoop distcp to load data into Riak-CS

2013-07-10 Thread Kelly McLaughlin
Hi Dan. I do not know much about distcp, but if it is the case that it uses a PUT (copy) operation to transfer data then distcp will not currently work with RiakCS. Support for that operation is on our roadmap, but it is not done yet unfortunately. Kelly On Wed, Jul 10, 2013 at 6:20 AM, Sajner,

RE: Using Hadoop distcp to load data into Riak-CS

2013-07-10 Thread Sajner, Daniel G
Hi. Sorry about the "fake sender" in the subject of the original message. Our mail security system is funny like that... Anyhow, we discovered that distcp puts a temp file name in place and then tries to do a PUT (copy) that copy the file to the permanent name. From the documentation that do