YahooArchive / oozie

Oozie - workflow engine for Hadoop

Home Page:http://yahoo.github.com/oozie/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove extra fields in oozie jobs -jobtype bundle -verbose

mislam77-zz opened this issue · comments

in the -verbose detail report, there are some fields that are not relevant to bundle jobs: External ID, Unit, Timeout.

$ oozie jobs -jobtype bundle -len 1 -offset 1 -verbose
Job ID Bundle Name Bundle Path User Group Status Kickoff Pause Created Console URL External IDUnit

Timeout

0000130-110304215922951-oozie-oozi-B test-44-3
hdfs://gsbl90359.blue.ygrid.yahoo.com:8020/user/mchiang/yoozie_test/coord/test_b44-1/bundle3.xml mchiang users

KILLED 2010-12-10 12:10 - 2011-03-08 21:47 -- NONE 0

Closed by a4c2166 remove extra fields in oozie jobs -jobtype bundle -verbose.