i think getmerge will work.
Using PigStorage() my pig script output gets put into partial files on the
hadoop
file system.
When I use the copyToLocal fuction from Hadoop it creates a local directory with
all the partial files.
Is there a way to copy the partial files from hadoop into a single local file?
Thanks
I'll give it a try. Thanks alot!
On 3/11/11 9:30 AM, Jeremy Hanna wrote:
Yep - it's usable and separate so you should be able to download 0.7-branch and
build the jar and use it against a 0.7.3 cluster. I've been using it against a
0.7.2 cluster actually.
http://svn.apache.org/repos/asf/cass
Yep - it's usable and separate so you should be able to download 0.7-branch and
build the jar and use it against a 0.7.3 cluster. I've been using it against a
0.7.2 cluster actually.
http://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7/
To use it, check out the readme in the contri
Sweet! This is exactly what I was looking for and it looks like it was
just resolved.
Are there any working examples or documentation on this feature?
Thanks
On 3/10/11 8:57 PM, Matt Kennedy wrote:
On its way... https://issues.apache.org/jira/browse/CASSANDRA-1828
On Mar 10, 2011, at 11:17 P
On its way... https://issues.apache.org/jira/browse/CASSANDRA-1828
On Mar 10, 2011, at 11:17 PM, Mark wrote:
> I thought I read somewhere that Pig has an output format that can write to
> Cassandra but I am unable to find any documentation on this. Is this possible
> and if so can someone pleas
I thought I read somewhere that Pig has an output format that can write
to Cassandra but I am unable to find any documentation on this. Is this
possible and if so can someone please point me in the right direction.
Thanks