You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Joep Rottinghuis (JIRA)" <ji...@apache.org> on 2015/06/02 10:30:24 UTC

[jira] [Updated] (YARN-3706) Generalize native HBase writer for additional tables

     [ https://issues.apache.org/jira/browse/YARN-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joep Rottinghuis updated YARN-3706:
-----------------------------------
    Attachment: YARN-3726-YARN-2928.004.patch

YARN-3726-YARN-2928.004.patch :
- fixed bug in cleanse (found thanks to unit test)
- fixed value separator (was ! instead of ?).
- Added readResult and readResults to EntityColumnPrefix (still need to add signature in interface).
- Added initial unit test for TimeLineWriterUtils
- Added relationship checking to TestTimelineWriterImpl

> Generalize native HBase writer for additional tables
> ----------------------------------------------------
>
>                 Key: YARN-3706
>                 URL: https://issues.apache.org/jira/browse/YARN-3706
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>            Reporter: Joep Rottinghuis
>            Assignee: Joep Rottinghuis
>            Priority: Minor
>         Attachments: YARN-3706-YARN-2928.001.patch, YARN-3726-YARN-2928.002.patch, YARN-3726-YARN-2928.003.patch, YARN-3726-YARN-2928.004.patch
>
>
> When reviewing YARN-3411 we noticed that we could change the class hierarchy a little in order to accommodate additional tables easily.
> In order to get ready for benchmark testing we left the original layout in place, as performance would not be impacted by the code hierarchy.
> Here is a separate jira to address the hierarchy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)