[ 
https://issues.apache.org/jira/browse/YARN-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16271276#comment-16271276
 ] 

Haibo Chen edited comment on YARN-7346 at 11/29/17 6:14 PM:
------------------------------------------------------------

Attached a patch that upgrades HBase from 1.2.6 to 2.0-alpha4 now that it has 
been released.

The patch causes two unit test failures for me locally, namely 
"TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesConfigFilters:1266 
expected:<2> but was:<0>"
and  
"TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesMetricFilters:1523 
expected:<1> but was:<0>"

Let's discuss the two unit test failures in YARN-7581 as I believe this is due 
to a 'bug' in how ATSv2 constructs HBase filters.


was (Author: haibochen):
Attached a patch that upgrades HBase from 1.2.6 to 2.0-alpha4 now that it has 
been released.
The patch causes two unit test failures for me locally, namely 
"TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesConfigFilters:1266 
expected:<2> but was:<0>"
and  
"TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesMetricFilters:1523 
expected:<1> but was:<0>"
Let's discuss the two unit test failures in YARN-7581 as I believe this is due 
to a 'bug' in how ATSv2 constructs HBase filters.

> Fix compilation errors against hbase2 alpha release
> ---------------------------------------------------
>
>                 Key: YARN-7346
>                 URL: https://issues.apache.org/jira/browse/YARN-7346
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Vrushali C
>         Attachments: YARN-7581.prelim.patch
>
>
> When compiling hadoop-yarn-server-timelineservice-hbase against 2.0.0-alpha3, 
> I got the following errors:
> https://pastebin.com/Ms4jYEVB
> This issue is to fix the compilation errors.



--
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

Reply via email to