|
|
-
Re: What is the rule of job name generation in Hive?Nitin Pawar 2012-03-22, 10:12
In hive by default the job name is set as your query
you can have more meaningful name mapred.job.name='jobname' thanks, nitin On Thu, Mar 22, 2012 at 12:48 PM, Felix.徐 <[EMAIL PROTECTED]> wrote: > Hi,all..I find that the job names of Hive are like this " INSERT > OVERWRITE TABLE u...userID,neighborid(Stage-4) " > What is the rule of generating such a name? > -- Nitin Pawar |