[
https://issues.apache.org/jira/browse/CHUKWA-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheng updated CHUKWA-327:
-------------------------
Attachment: chukwa-327.patch
if (key == 'start_time' || key == 'finish_time' || key =='submit_time ||
key=='launch_time') && (value == null || value=='0') then
remove key-value from chukwa record
endif
> Demux should not writte JobData with timestamp=0
> ------------------------------------------------
>
> Key: CHUKWA-327
> URL: https://issues.apache.org/jira/browse/CHUKWA-327
> Project: Hadoop Chukwa
> Issue Type: Bug
> Reporter: Cheng
> Assignee: Cheng
> Attachments: chukwa-327.patch
>
>
> if timestamp=0, it should be ignored.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.