Xiaobo.Gu
unread,Aug 1, 2011, 10:35:35 AM8/1/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nectar user group
Operators like mean require a num of rows parameter for the input
file, but if want to specify all the rows of the file, and I don't
know the row count of the file, is there a short cut?
Specify just the file name does not work:
nectar>mean(1)<<book.csv
line 1:17 mismatched input '<EOF>' expecting '('
11/08/02 05:17:23 WARN mapreduce.JobSubmitter: Use
GenericOptionsParser for parsing the arguments. Applications should
implement Tool for the same.
11/08/02 05:17:23 INFO input.FileInputFormat: Total input paths to
process : 1
11/08/02 05:17:23 WARN conf.Configuration: mapred.map.tasks is
deprecated. Instead, use mapreduce.job.maps
11/08/02 05:17:23 INFO mapreduce.JobSubmitter: number of splits:1
11/08/02 05:17:23 INFO mapreduce.JobSubmitter: adding the following
namenodes' delegation tokens:null
mean is Infinity