From the documentation:
"Exposes the Hadoop command-line distcp as an embeddable API."
So I try passing args to DistCp of
hdfs://svr/root/srcdir/* hdfs://svr/root/dest
and it throws an...
Type: Posts; User: glingle; Keyword(s):
From the documentation:
"Exposes the Hadoop command-line distcp as an embeddable API."
So I try passing args to DistCp of
hdfs://svr/root/srcdir/* hdfs://svr/root/dest
and it throws an...
I've emailed costin (spring-hadoop lead) asking to re-open the
https://jira.springsource.org/browse/SHDP-108
jira for moving the samples to the separate github repo.
HTH,
Glenn