[
https://issues.apache.org/jira/browse/YARN-9897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957484#comment-16957484
]
liusheng edited comment on YARN-9897 at 10/23/19 1:34 AM:
----------------------------------------------------------
Hi [~eyang],
I have tried your the two tests suggested in your comment, looks like both are
success.
{code:java}
[INFO] C M A K E B U I L D E R T E S T
[INFO] -------------------------------------------------------
[INFO] cetest: running
/home/zuul/src/github.com/liusheng/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native/test/cetest
--gtest_filter=-Perf.
--gtest_output=xml:/home/zuul/src/github.com/liusheng/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/surefire-reports/TEST-cetest.xml
[INFO] with extra environment variables {}
[INFO] STATUS: SUCCESS after 154 millisecond(s).
[INFO] -------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 min
[INFO] Finished at: 2019-10-23T01:29:41Z
[INFO] ------------------------------------------------------------------------
{code}
{code:java}
[INFO] -------------------------------------------------------
[INFO] C M A K E B U I L D E R T E S T
[INFO] -------------------------------------------------------
[INFO] test-container-executor: running
/home/zuul/src/github.com/liusheng/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native/target/usr/local/bin/test-container-executor
[INFO] with extra environment variables {}
[INFO] STATUS: SUCCESS after 5968 millisecond(s).
[INFO] -------------------------------------------------------
[INFO]
[INFO] --- hadoop-maven-plugins:3.3.0-SNAPSHOT:cmake-test (cetest) @
hadoop-yarn-server-nodemanager ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:07 min
[INFO] Finished at: 2019-10-23T01:32:28Z
[INFO] ------------------------------------------------------------------------
{code}
Does this look good to you ?
was (Author: seanlau):
Hi [~eyang],
Looks like both these two tests are OK, see:
{code:java}
[INFO] C M A K E B U I L D E R T E S T
[INFO] -------------------------------------------------------
[INFO] cetest: running
/home/zuul/src/github.com/liusheng/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native/test/cetest
--gtest_filter=-Perf.
--gtest_output=xml:/home/zuul/src/github.com/liusheng/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/surefire-reports/TEST-cetest.xml
[INFO] with extra environment variables {}
[INFO] STATUS: SUCCESS after 154 millisecond(s).
[INFO] -------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 min
[INFO] Finished at: 2019-10-23T01:29:41Z
[INFO] ------------------------------------------------------------------------
{code}
> Add an Aarch64 CI for YARN
> --------------------------
>
> Key: YARN-9897
> URL: https://issues.apache.org/jira/browse/YARN-9897
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: build, test
> Reporter: Zhenyu Zheng
> Priority: Major
> Attachments: hadoop_build.log
>
>
> As YARN is the resource manager of Hadoop and there are large number of other
> software that also uses YARN for resource management. The capability of
> running YARN on platforms with different architecture and managing hardware
> resources with different architecture could be very important and useful.
> Aarch64(ARM) architecture is currently the dominate architecture in small
> devices like phone, IOT devices, security cameras, drones etc. With the
> increasing compuiting capability and the increasing connection speed like 5G
> network, there could be greate posibility and opportunity for world chaging
> inovations and new market if we can managing and make use of those devices as
> well.
> Currently, all YARN CIs are based on x86 architecture and we have been
> performing tests on Aarch64 and proposing possible solutions for problems we
> have meet, like:
> https://issues.apache.org/jira/browse/HADOOP-16614
> we have done all YARN tests and it turns out there are only a few problems,
> and we can provide possible solutions for discussion.
> We want to propose to add an Aarch64 CI for YARN to promote the support for
> YARN on Aarch64 platforms. We are willing to provide machines to the current
> CI system and manpower to mananging the CI and fxing problems that occours.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]