[jira] [Resolved] (HADOOP-16766) Increase timeout for RPCCallBenckmark.testBenchmarkWithProto()

2019-12-18 Thread Zhenyu Zheng (Jira)


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

Zhenyu Zheng resolved HADOOP-16766.
---
Resolution: Invalid

> Increase timeout for RPCCallBenckmark.testBenchmarkWithProto()
> --
>
> Key: HADOOP-16766
> URL: https://issues.apache.org/jira/browse/HADOOP-16766
> Project: Hadoop Common
>  Issue Type: Wish
>Reporter: Zhenyu Zheng
>Priority: Trivial
>
> Currently the timeout setting for 
> org.apache.hadoop.ipc.TestRPCCallBenchmark.testBenchmarkWithProto() is 20 
> seconds, and on our ARM64 machine with 8 cores, it tooks about 60 seconds to 
> finish the tests, so I want to propose to increase the timeout setting to 80 
> seconds, this will not affect tests on other platforms as they will finish in 
> less than 20 secs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (HADOOP-16766) Increase timeout for RPCCallBenckmarik.testBenchmarkWithProto()

2019-12-16 Thread Zhenyu Zheng (Jira)
Zhenyu Zheng created HADOOP-16766:
-

 Summary: Increase timeout for 
RPCCallBenckmarik.testBenchmarkWithProto()
 Key: HADOOP-16766
 URL: https://issues.apache.org/jira/browse/HADOOP-16766
 Project: Hadoop Common
  Issue Type: Wish
Reporter: Zhenyu Zheng


Currently the timeout setting for 
org.apache.hadoop.ipc.TestRPCCallBenchmark.testBenchmarkWithProto() is 20 
seconds, and on our ARM64 machine with 8 cores, it tooks about 60 seconds to 
finish the tests, so I want to propose to increase the timeout setting to 80 
seconds, this will not affect tests on other platforms as they will finish in 
less than 20 secs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (HADOOP-16358) Add an ARM CI for Hadoop

2019-06-10 Thread Zhenyu Zheng (JIRA)
Zhenyu Zheng created HADOOP-16358:
-

 Summary: Add an ARM CI for Hadoop
 Key: HADOOP-16358
 URL: https://issues.apache.org/jira/browse/HADOOP-16358
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Zhenyu Zheng


Now the CI of Hadoop is handled by jenkins. While the tests are running under 
x86 ARCH, the ARM arch has not being considered. This leads an problem that we 
don't have a way to test every pull request that if it'll break the Hadoop 
deployment on ARM or not.

We should add a CI system that support ARM arch. Using it, Hadoop can 
officially support arm release in the future. Here I'd like to introduce 
OpenLab to the community. [OpenLab|https://openlabtesting.org/] is a open 
source CI system that can test any open source software on either x86 or arm 
ARCH, it's mainly used by github projects. Now some 
[projects|https://github.com/theopenlab/openlab-zuul-jobs/blob/master/zuul.d/jobs.yaml]
 has integrated it already. Such as containerd (a graduated CNCF project, the 
arm build will be triggerd in every PR, 
[https://github.com/containerd/containerd/pulls]), terraform and so on.

OpenLab uses the open source CI software [Zuul 
|https://github.com/openstack-infra/zuul] for CI system. Zuul is used by 
OpenStack community as well. integrating with OpneLab is quite easy using its 
github app. All config info is open source as well.

If apache Hadoop community has interested with it, we can help for the 
integration.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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