In matlab operation how to give input and output path for hadoop streaming. I already know that stdin and stdout is default input and output pathway for hadoop streaming. But I am using Matlab code. Here how should i give?
-
1This might help: stackoverflow.com/questions/16775996/…Sandeep Kumar– Sandeep Kumar2014-02-13 10:41:25 +00:00Commented Feb 13, 2014 at 10:41
-
Yes you are right sir. But those example is exe based. what i want is shell script. Within a shell script i simply called matlab file path like .m . My doubt is within a matlab codings how should i give stdin and stdout.prabu– prabu2014-02-13 11:00:57 +00:00Commented Feb 13, 2014 at 11:00
Add a comment
|