Hadoop: specify yarn queue for distcp
You are committing a mistake in the specification of the parameter.
You should not use ":" for separating the key/value pairs. You should use "=".
The command should be
hadoop distcp -Dmapred.job.queue.name=root.default .......
-Dmapreduce.job.queuename=root.default