Re: how to config the job id in oozie

2013-09-04 Thread Sanjay Subramanian
ubramanian [mailto:sanjay.subraman...@wizecommerce.com] Sent: Tuesday, September 03, 2013 02:34 PM To: user@hive.apache.org<mailto:user@hive.apache.org> mailto:user@hive.apache.org>> Subject: Re: how to config the job id in oozie Hi See here http://oozie.apache.org/docs/3.2.0-incubat

Re: how to config the job id in oozie

2013-09-04 Thread Artem Ervits
, September 03, 2013 02:34 PM To: user@hive.apache.org Subject: Re: how to config the job id in oozie Hi See here http://oozie.apache.org/docs/3.2.0-incubating/WorkflowFunctionalSpec.html#a4.2.1_Basic_EL_Constants String timestamp() It returns the UTC current date and time in W3C format down to the

Re: how to config the job id in oozie

2013-09-03 Thread Sanjay Subramanian
Hi See here http://oozie.apache.org/docs/3.2.0-incubating/WorkflowFunctionalSpec.html#a4.2.1_Basic_EL_Constants String timestamp() It returns the UTC current date and time in W3C format down to the second (-MM-DDThh:mm:ss.sZ). I.e.: 1997-07-16T19:20:30.45Z I don’t like the fact that that