[jira] [Updated] (YARN-3551) Consolidate data model change according to the backend implementation

2017-10-21 Thread Varun Saxena (JIRA)

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

Varun Saxena updated YARN-3551:
---
Fix Version/s: 2.9.0

> Consolidate data model change according to the backend implementation
> -
>
> Key: YARN-3551
> URL: https://issues.apache.org/jira/browse/YARN-3551
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: timelineserver
>Reporter: Zhijie Shen
>Assignee: Zhijie Shen
> Fix For: 2.9.0, 3.0.0-alpha1
>
> Attachments: YARN-3551-YARN-2928.4.patch, 
> YARN-3551-YARN-2928.5.patch, YARN-3551.1.patch, YARN-3551.2.patch, 
> YARN-3551.3.patch
>
>
> Based on the comments on 
> [YARN-3134|https://issues.apache.org/jira/browse/YARN-3134?focusedCommentId=14512080=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512080]
>  and 
> [YARN-3411|https://issues.apache.org/jira/browse/YARN-3411?focusedCommentId=14512098=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512098],
>  we need to change the data model to restrict the data type of 
> info/config/metric section.
> 1. Info: the value could be all kinds object that is able to be 
> serialized/deserialized by jackson.
> 2. Config: the value will always be assumed as String.
> 3. Metric: single data or time series value have to be number for aggregation.
> Other than that, info/start time/finish time of metric seem not to be 
> necessary for storage. They should be removed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-3551) Consolidate data model change according to the backend implementation

2015-05-04 Thread Sangjin Lee (JIRA)

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

Sangjin Lee updated YARN-3551:
--
Fix Version/s: YARN-2928

 Consolidate data model change according to the backend implementation
 -

 Key: YARN-3551
 URL: https://issues.apache.org/jira/browse/YARN-3551
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: YARN-2928

 Attachments: YARN-3551-YARN-2928.4.patch, 
 YARN-3551-YARN-2928.5.patch, YARN-3551.1.patch, YARN-3551.2.patch, 
 YARN-3551.3.patch


 Based on the comments on 
 [YARN-3134|https://issues.apache.org/jira/browse/YARN-3134?focusedCommentId=14512080page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512080]
  and 
 [YARN-3411|https://issues.apache.org/jira/browse/YARN-3411?focusedCommentId=14512098page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512098],
  we need to change the data model to restrict the data type of 
 info/config/metric section.
 1. Info: the value could be all kinds object that is able to be 
 serialized/deserialized by jackson.
 2. Config: the value will always be assumed as String.
 3. Metric: single data or time series value have to be number for aggregation.
 Other than that, info/start time/finish time of metric seem not to be 
 necessary for storage. They should be removed.



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


[jira] [Updated] (YARN-3551) Consolidate data model change according to the backend implementation

2015-05-04 Thread Zhijie Shen (JIRA)

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

Zhijie Shen updated YARN-3551:
--
Attachment: YARN-3551-YARN-2928.5.patch

Upload a new patch to address Sangjin's comment.


I took a look at the test report. Most failures were caused by 
NoClassDefFoundError. However, the missing class should have been presented. 
It's likely that the branch test's environment has something wrong. 

 Consolidate data model change according to the backend implementation
 -

 Key: YARN-3551
 URL: https://issues.apache.org/jira/browse/YARN-3551
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-3551-YARN-2928.4.patch, 
 YARN-3551-YARN-2928.5.patch, YARN-3551.1.patch, YARN-3551.2.patch, 
 YARN-3551.3.patch


 Based on the comments on 
 [YARN-3134|https://issues.apache.org/jira/browse/YARN-3134?focusedCommentId=14512080page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512080]
  and 
 [YARN-3411|https://issues.apache.org/jira/browse/YARN-3411?focusedCommentId=14512098page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512098],
  we need to change the data model to restrict the data type of 
 info/config/metric section.
 1. Info: the value could be all kinds object that is able to be 
 serialized/deserialized by jackson.
 2. Config: the value will always be assumed as String.
 3. Metric: single data or time series value have to be number for aggregation.
 Other than that, info/start time/finish time of metric seem not to be 
 necessary for storage. They should be removed.



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


[jira] [Updated] (YARN-3551) Consolidate data model change according to the backend implementation

2015-04-30 Thread Zhijie Shen (JIRA)

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

Zhijie Shen updated YARN-3551:
--
Attachment: YARN-3551-YARN-2928.4.patch

 Consolidate data model change according to the backend implementation
 -

 Key: YARN-3551
 URL: https://issues.apache.org/jira/browse/YARN-3551
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-3551-YARN-2928.4.patch, YARN-3551.1.patch, 
 YARN-3551.2.patch, YARN-3551.3.patch


 Based on the comments on 
 [YARN-3134|https://issues.apache.org/jira/browse/YARN-3134?focusedCommentId=14512080page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512080]
  and 
 [YARN-3411|https://issues.apache.org/jira/browse/YARN-3411?focusedCommentId=14512098page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512098],
  we need to change the data model to restrict the data type of 
 info/config/metric section.
 1. Info: the value could be all kinds object that is able to be 
 serialized/deserialized by jackson.
 2. Config: the value will always be assumed as String.
 3. Metric: single data or time series value have to be number for aggregation.
 Other than that, info/start time/finish time of metric seem not to be 
 necessary for storage. They should be removed.



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


[jira] [Updated] (YARN-3551) Consolidate data model change according to the backend implementation

2015-04-28 Thread Zhijie Shen (JIRA)

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

Zhijie Shen updated YARN-3551:
--
Attachment: (was: YARN-3551.2.patch)

 Consolidate data model change according to the backend implementation
 -

 Key: YARN-3551
 URL: https://issues.apache.org/jira/browse/YARN-3551
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-3551.1.patch, YARN-3551.2.patch, YARN-3551.3.patch


 Based on the comments on 
 [YARN-3134|https://issues.apache.org/jira/browse/YARN-3134?focusedCommentId=14512080page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512080]
  and 
 [YARN-3411|https://issues.apache.org/jira/browse/YARN-3411?focusedCommentId=14512098page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512098],
  we need to change the data model to restrict the data type of 
 info/config/metric section.
 1. Info: the value could be all kinds object that is able to be 
 serialized/deserialized by jackson.
 2. Config: the value will always be assumed as String.
 3. Metric: single data or time series value have to be number for aggregation.
 Other than that, info/start time/finish time of metric seem not to be 
 necessary for storage. They should be removed.



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


[jira] [Updated] (YARN-3551) Consolidate data model change according to the backend implementation

2015-04-28 Thread Zhijie Shen (JIRA)

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

Zhijie Shen updated YARN-3551:
--
Attachment: YARN-3551.3.patch

 Consolidate data model change according to the backend implementation
 -

 Key: YARN-3551
 URL: https://issues.apache.org/jira/browse/YARN-3551
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-3551.1.patch, YARN-3551.2.patch, YARN-3551.3.patch


 Based on the comments on 
 [YARN-3134|https://issues.apache.org/jira/browse/YARN-3134?focusedCommentId=14512080page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512080]
  and 
 [YARN-3411|https://issues.apache.org/jira/browse/YARN-3411?focusedCommentId=14512098page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512098],
  we need to change the data model to restrict the data type of 
 info/config/metric section.
 1. Info: the value could be all kinds object that is able to be 
 serialized/deserialized by jackson.
 2. Config: the value will always be assumed as String.
 3. Metric: single data or time series value have to be number for aggregation.
 Other than that, info/start time/finish time of metric seem not to be 
 necessary for storage. They should be removed.



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


[jira] [Updated] (YARN-3551) Consolidate data model change according to the backend implementation

2015-04-28 Thread Zhijie Shen (JIRA)

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

Zhijie Shen updated YARN-3551:
--
Attachment: YARN-3551.2.patch

Talk to Li offline and add an API to judge if it is time series or is (single 
data or empty metric) for backend to use.

/cc [~sjlee0] and [~vrushalic]

 Consolidate data model change according to the backend implementation
 -

 Key: YARN-3551
 URL: https://issues.apache.org/jira/browse/YARN-3551
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-3551.1.patch, YARN-3551.2.patch, YARN-3551.3.patch


 Based on the comments on 
 [YARN-3134|https://issues.apache.org/jira/browse/YARN-3134?focusedCommentId=14512080page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512080]
  and 
 [YARN-3411|https://issues.apache.org/jira/browse/YARN-3411?focusedCommentId=14512098page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512098],
  we need to change the data model to restrict the data type of 
 info/config/metric section.
 1. Info: the value could be all kinds object that is able to be 
 serialized/deserialized by jackson.
 2. Config: the value will always be assumed as String.
 3. Metric: single data or time series value have to be number for aggregation.
 Other than that, info/start time/finish time of metric seem not to be 
 necessary for storage. They should be removed.



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


[jira] [Updated] (YARN-3551) Consolidate data model change according to the backend implementation

2015-04-27 Thread Zhijie Shen (JIRA)

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

Zhijie Shen updated YARN-3551:
--
Attachment: YARN-3551.1.patch

Upload the patch to fix the issues above. In addition, I added the logic to 
enforce metric to either set single data or time series, but not both.

 Consolidate data model change according to the backend implementation
 -

 Key: YARN-3551
 URL: https://issues.apache.org/jira/browse/YARN-3551
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-3551.1.patch


 Based on the comments on 
 [YARN-3134|https://issues.apache.org/jira/browse/YARN-3134?focusedCommentId=14512080page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512080]
  and 
 [YARN-3411|https://issues.apache.org/jira/browse/YARN-3411?focusedCommentId=14512098page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512098],
  we need to change the data model to restrict the data type of 
 info/config/metric section.
 1. Info: the value could be all kinds object that is able to be 
 serialized/deserialized by jackson.
 2. Config: the value will always be assumed as String.
 3. Metric: single data or time series value have to be number for aggregation.
 Other than that, info/start time/finish time of metric seem not to be 
 necessary for storage. They should be removed.



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


[jira] [Updated] (YARN-3551) Consolidate data model change according to the backend implementation

2015-04-27 Thread Zhijie Shen (JIRA)

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

Zhijie Shen updated YARN-3551:
--
Summary: Consolidate data model change according to the backend 
implementation  (was: Consolidate data model change according the backend 
implementation)

 Consolidate data model change according to the backend implementation
 -

 Key: YARN-3551
 URL: https://issues.apache.org/jira/browse/YARN-3551
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen

 Based on the comments on 
 [YARN-3134|https://issues.apache.org/jira/browse/YARN-3134?focusedCommentId=14512080page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512080]
  and 
 [YARN-3411|https://issues.apache.org/jira/browse/YARN-3411?focusedCommentId=14512098page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14512098],
  we need to change the data model to restrict the data type of 
 info/config/metric section.
 1. Info: the value could be all kinds object that is able to be 
 serialized/deserialized by jackson.
 2. Config: the value will always be assumed as String.
 3. Metric: single data or time series value have to be number for aggregation.
 Other than that, info/start time/finish time of metric seem not to be 
 necessary for storage. They should be removed.



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