[
https://issues.apache.org/jira/browse/YARN-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388154#comment-16388154
]
Haibo Chen commented on YARN-7346:
----------------------------------
What I was trying to say is that, In the context of ATSv2, NMs and RM act as
hbase clients that write data to HBase, so the hbase-client dependency code
will be running inside NM/RM processes. If hadoop 2 depends on, say dependency
X of version N and hbase-client 2.0 depends on X of version N+2 , then
hbase-client 2.0 code will be running with X of version N inside NM/RM. This
could potentially break if hbase-client 2.0 relies on something new that only
exists in version N+2.
This is independent of the HBase -Hadoop backing storage compatibility issue,
which is covered by the HBase support matrix. Sorry for the confusion.
> Add a profile to allow optional compilation for ATSv2 with HBase-2.0
> --------------------------------------------------------------------
>
> Key: YARN-7346
> URL: https://issues.apache.org/jira/browse/YARN-7346
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Haibo Chen
> Priority: Major
> Fix For: 3.2.0
>
> Attachments: YARN-7346.00.patch, YARN-7346.01.patch,
> YARN-7346.02.patch, YARN-7346.03-incremental.patch, YARN-7346.03.patch,
> YARN-7346.04-incremental.patch, YARN-7346.04.patch, YARN-7346.05.patch,
> YARN-7346.06.patch, YARN-7346.07.patch, YARN-7346.08-incremental.patch,
> YARN-7346.08.patch, YARN-7346.09.patch, YARN-7346.10.patch,
> YARN-7346.11.patch, YARN-7346.prelim1.patch, YARN-7346.prelim2.patch,
> YARN-7581.prelim.patch,
> hadoop-yarn-server-timelineservice-hbase-server-1-findbugsXml.xml,
> hadoop-yarn-server-timelineservice-hbase-server-1-javadoc-report.txt,
> hadoop-yarn-server-timelineservice-hbase-server-2-findbugsXml.xml,
> hadoop-yarn-server-timelineservice-hbase-server-2-javadoc-report.txt
>
>
> 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.
> The scope of the Jira is to add a profile to allow optional compilation for
> ATSv2 with HBase2.0. The default compilation for trunk will still be for
> hbase 1.2.6.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]