[
https://issues.apache.org/jira/browse/YARN-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254635#comment-16254635
]
Haibo Chen edited comment on YARN-7213 at 11/16/17 2:01 AM:
------------------------------------------------------------
Upload a WIP patch that simply upgrade HBase to the latest branch-2 HEAD.
There are currently 2 unit test failures,
TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesMetricFilters:1523
expected:<1> but was:<0>
TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesConfigFilters:1266
expected:<2> but was:<0>
which I believe is caused by recent HBase Filter overhaul change.
I was able to verify that the filter is the same (set breakpoint in
GenericEntityReader.getResults()) and the raw data is also the same (by setting
the filter of the scan to null in the debugger before it goes out to HBase)
between 1.2.6 and 2.0-beta1.
[~tedyu] Any idea how to debug this?
was (Author: haibochen):
Upload a WIP patch that simply upgrade HBase to the latest branch-2 HEAD.
There are currently 2 unit test failures,
TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesMetricFilters:1523
expected:<1> but was:<0>
TestTimelineReaderWebServicesHBaseStorage.testGetEntitiesConfigFilters:1266
expected:<2> but was:<0>
which I believe is caused by recent HBase Filter overhaul change.
I was able to verify that the filter is the same (set breakpoint in
GenericEntityReader.getResults()) and the raw data is also the same (by setting
the filter of the scan to null in the debugger before it goes out to HBase)
between 1.2.6 and 2.0-beta1.
[~tedyu] Any idea how to debug this?
> [Umbrella] Test and validate HBase-2.0.x with Atsv2
> ---------------------------------------------------
>
> Key: YARN-7213
> URL: https://issues.apache.org/jira/browse/YARN-7213
> Project: Hadoop YARN
> Issue Type: Task
> Reporter: Rohith Sharma K S
> Assignee: Rohith Sharma K S
> Attachments: YARN-7213.prelim.patch, YARN-7213.wip.patch
>
>
> Hbase-2.0.x officially support hadoop-alpha compilations. And also they are
> getting ready for Hadoop-beta release so that HBase can release their
> versions compatible with Hadoop-beta. So, this JIRA is to keep track of
> HBase-2.0 integration issues.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]