michelle chiang created OOZIE-1289:
--------------------------------------

             Summary: HCatMessageHandler in oozie log does not have correct 
action id
                 Key: OOZIE-1289
                 URL: https://issues.apache.org/jira/browse/OOZIE-1289
             Project: Oozie
          Issue Type: Improvement
          Components: coordinator
    Affects Versions: 4.0.0
            Reporter: michelle chiang
            Priority: Minor
             Fix For: 4.0.0


in oozie.log, the HCatMessageHandler should belong to 
0000001-130327182955048-oozie-oozi-C@1, 0000011-130327182955048-oozie-oozi-C@1, 
0000012-130327182955048-oozie-oozi-C@1, 0000013-130327182955048-oozie-oozi-C@1 
respectively.
but now, they all cache the very first action id.

$ grep HCatMessageHandler oozie.log
2013-03-27 18:37:44,462  INFO HCatMessageHandler:539 - USER[-] GROUP[-] 
TOKEN[-] APP[-] JOB[0000001-130327182955048-oozie-oozi-C] 
ACTION[0000001-130327182955048-oozie-oozi-C@1] Partition available event: db 
[indatabase1364409517075]  table [intable1364409517075] partitions 
[[{datestamp=201303271838, region=usa}]]
2013-03-27 18:50:19,322  INFO HCatMessageHandler:539 - USER[-] GROUP[-] 
TOKEN[-] APP[-] JOB[0000001-130327182955048-oozie-oozi-C] 
ACTION[0000001-130327182955048-oozie-oozi-C@1] Partition available event: db 
[indatabase1364410276933]  table [intable1364410276933] partitions 
[[{datestamp=201302261000, region=usa}]]
2013-03-27 18:50:19,521  INFO HCatMessageHandler:539 - USER[-] GROUP[-] 
TOKEN[-] APP[-] JOB[0000001-130327182955048-oozie-oozi-C] 
ACTION[0000001-130327182955048-oozie-oozi-C@1] Partition available event: db 
[indatabase1364410276933]  table [intable1364410276933] partitions 
[[{datestamp=201302261005, region=usa}]]
2013-03-27 18:50:19,738  INFO HCatMessageHandler:539 - USER[-] GROUP[-] 
TOKEN[-] APP[-] JOB[0000001-130327182955048-oozie-oozi-C] 
ACTION[0000001-130327182955048-oozie-oozi-C@1] Partition available event: db 
[indatabase1364410276933]  table [intable1364410276933] partitions 
[[{datestamp=201302261010, region=usa}]]




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to