> Fix (with unit tests!) committed.
Thanks, Allen.
+1.
- checked out HADOOP-12930 and ran shelltest on my local
- ran 'mvn package -Pdist -Pnative -DskipTests'
- started pseudo-distributed cluster by start-dfs.sh and start-yarn.sh
- ran 'hadoop distcp' and 'mapred streaming' successfully
- created etc/hadoop/shellprofile.d/test.sh and added subcommands
described in UnixShellGuide.md
- tested overriding built-in subcommands
Masatake Iwasaki
On 5/16/16 00:30, Allen Wittenauer wrote:
On May 15, 2016, at 7:27 AM, Allen Wittenauer <a...@apache.org> wrote:
On May 14, 2016, at 9:04 PM, Masatake Iwasaki <iwasak...@oss.nttdata.co.jp>
wrote:
+ hadoop_debug "Calling dynamically: hadoop_subcommand_${HADOOP_SUBCMD}
${HADOOP_SUBCMD_ARGS[$*]}”
Easy fix. The $* should just be *. I’ll open an issue and fix it here
in a sec.
Fix (with unit tests!) committed.
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org