Re: Build failed due to OpenJDK 1.8.0_121 changes

2017-03-24 Thread Jun He
Hi, I created two JIRA for openjdk-8u_121 issue. https://issues.apache.org/jira/browse/BIGTOP-2716 https://issues.apache.org/jira/browse/BIGTOP-2717 Two patches which rebased upstream fix to version used in bigtop are uploaded. Please help to check. If downgrade jdk is not feasible, maybe we can

Re: [VOTE] Release Bigtop version 1.2.0

2017-03-29 Thread Jun He
Hi, Olaf, For BIGTOP-2716 and BIGTOP-2717 , how about leave comment/link in ReleaseNotes, and bump them to latest release version in next 1.3.0 release? Thus we can avoid to provide patches whi

Cannot build bigtop/slaves-ubuntu-16.04 with fresh built puppet image

2017-07-16 Thread Jun He
Hi, I cloned latest code (297cf3da616dc)@master, tried following steps on x86_64/ubuntu16.04 platform: 1. build bigtop/puppet: cd docker/bigtop-puppet/ubuntu-16.04 && ./build.sh And I got following output: = Processing triggers for sgml-base (1.26+nmu4ub

Hbase smoke tests

2017-07-20 Thread Jun He
Hi, guys, I just found that there is no hbase in bigtop-tests/smoke-tests/. So we cannot do smoke for hbase right now? If yes, is there ny plan for implement this? Regards, Jun

Re: Hbase smoke tests

2017-07-25 Thread Jun He
27;s because we have two testing framework exist in the > codebase. > > You can find HBase in test-artifacts. I'm not that familiar with tests > > though, Cos or Roman would know it better. > > > > 2017-07-20 15:06 GMT+08:00 Jun He : > > > >> Hi, guys,

Re: Hbase smoke tests

2017-07-25 Thread Jun He
ght be affiliated with at the moment of writing. > > > On Tue, Jul 25, 2017 at 1:50 AM, Jun He wrote: > > Hi, Cos, > > > > Understood. One more question, how to execute old-fashioned test for > HBase? > > I checked bigtop/bigtop-tests/test-artifacts/README, and fai

Solr upgrade patch

2017-08-24 Thread Jun HE
Hi, guys, I created a preliminary patch ( https://issues.apache.org/jira/browse/BIGTOP-2869) to upgrade Solr to 6.6.0. This patch enables build Solr 6.6.0 and create deb package. Could you pls help to review? Comments are mostly welcomed. Regards, Jun

Re: Solr upgrade patch

2017-08-31 Thread Jun HE
ovided at some point. > > Evans > > > 2017-08-24 17:49 GMT+08:00 Jun HE : > > > Hi, guys, > > > > I created a preliminary patch ( > > https://issues.apache.org/jira/browse/BIGTOP-2869) to upgrade Solr to > > 6.6.0. > > This patch

Re: bigtop next : platform bitrot

2017-11-09 Thread Jun HE
2017-11-10 4:48 GMT+08:00 Olaf Flebbe : > (x) puppet4 from puppetlabs needed because of missing puppet4 support. > (only x86 support from puppetlabs) > > > 2) non-x86 Platforms > >* debian-9 >* fedora-26 >* ubuntu-16.04 would fall off (!) > > To summarize: two important platform (cent

Re: AARCH64 Blocker

2017-11-26 Thread Jun HE
Hi, Evans, Olaf, I used to meet this issue on Linaro's cloud. The workaround is to run container in "host" mode. Not sure if this is a workable way for ARM64 CI. Regards, Jun 2017-11-27 2:43 GMT+08:00 Evans Ye : > Ganesh can you help to clarify? > > 2017-11-25 7:14 GMT+08:00 Olaf Flebbe : > >

Re: [ANNOUNCE] New Bigtop PMC member Kevin Monroe

2017-11-27 Thread Jun He
Congratulations, Kevin! Regards, Jun On 28 November 2017 at 00:50, Evans Ye wrote: > On behalf of the Apache Bigtop Project Management Committee, I am pleased > to announce that Kevin Monroe has accepted our invitation to join the > Bigtop PMC. > > Please join me in congratulating Kevin! >

Re: Aarch64: cannot upload debian-9 image

2018-01-07 Thread Jun He
Hi, Olaf, It's odd as you can upload other images manually, but failed in build scripts. Could you pls cat more logs from docker service? https://docs.docker.com/engine/admin/#read-the-logs Regards, Jun On 6 January 2018 at 00:39, Olaf Flebbe wrote: > Hi *, > > Problem is that docker cannot u

Re: Aarch64: cannot upload debian-9 image

2018-01-08 Thread Jun HE
Great to know it is working now! Thanks for your efforts, Olaf. Regards, Jun 2018-01-09 6:14 GMT+08:00 Olaf Flebbe : > Hi Jun, > > > Am 08.01.2018 um 03:16 schrieb Jun He : > > > > Hi, Olaf, > > > > It's odd as you can upload other images manually,

Hadoop-3.0.0

2018-01-16 Thread Jun HE
Hi, bigtopers, As Hadoop-3.0 has been released on Dec 13, is there any plan/roadmap to bump to this in bigtop? I'm asking cause v3.0 introduces many new features ( http://hadoop.apache.org/docs/r3.0.0/index.html) and might be a new milestone after 2.7. So it would be great that bigtop can provide

Re: Hadoop-3.0.0

2018-01-17 Thread Jun HE
Great! So any plan to include Hadoop-3.0 in certain bigtop version? 2018-01-17 16:20 GMT+08:00 Anton Chevychalov : > Yep, we have some code: > > Branch bigtop-alpha - Hadoop 3.0 > Branch bigtop-1.3 - Hadoop 2.8.3 > > 17 янв. 2018 г. 10:42 пользователь "Jun HE"

Re: Hadoop-3.0.0

2018-01-20 Thread Jun HE
ng a stable hadoop installation and not at > all about releasing a hadoop 3 distribution! > > Contributions are welcome, since right now this is very hackish and > configuration is plain wrong. > > Best Regards, > Olaf > > > > Am 17.01.2018 um 10:48 schrieb Jun HE : >

Hbase/Hue/oozie and others CI build failure

2018-02-12 Thread Jun HE
Hi, all, Sorry for spamming. But I noticed that on https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/, Hbase/Hue/Oozie/Phenoix and pig building are failed on all platforms. I have impression that they might related to new Hbase version, but couldn't find the original Jira/mail thread now. Do

Re: Hbase/Hue/oozie and others CI build failure

2018-02-14 Thread Jun HE
back to maven 3.3 > may work. Should be fixed in oozie. > > Phoenix IIRC has an openssl issue as well. > > > I see that our CI is stalled. It did not work for almost 2 weeks. Will try > to clean up. > > Olaf > > > > > > Am 12.02.2018 um 09:20 schrieb

Re: New committer: Jun He

2018-02-26 Thread Jun HE
not necessarily represent the views of any company the author > might be affiliated with at the moment of writing. > > > On Mon, Feb 26, 2018 at 12:12 PM, Evans Ye wrote: > >> > >> The Project Management Committee (PMC) for Apache Bigtop has asked Jun > He >

Re: Bigtop x86 CI jobs have issues

2018-03-29 Thread Jun HE
id 1000. That way our containers can have permission to write things > on build slaves. > > I have fixed this yesterday so the build matrix shall reflect the truth > now. > > Evans > > Jun HE 於 2018年3月28日 週三,上午10:24寫道: > > > Hi, Evans, > > > > It seems

Re: [DISCUSS] Remove hue from bigtop

2018-04-10 Thread Jun HE
+1 2018-04-11 3:05 GMT+08:00 Konstantin Boudnik : > About time. > +1 > -- > With regards, > Konstantin (Cos) Boudnik > 2CAC 8312 4870 D885 8616 6115 220F 6980 1F27 E622 > > Disclaimer: Opinions expressed in this email are those of the author, > and do not necessarily represent the views of any

What is the proper way to include prebuilt phantomjs?

2018-05-09 Thread Jun HE
Hi, guys, I'm trying to fix Ambari build issue on non-x86 platforms. Currently this issue is caused by npm could not find proper prebuilt phantomjs to install. The official site ( https://bitbucket.org/ariya/phantomjs/downloads/) only provides x86 binaries. So for non-x86 platforms, I can think o

Re: What is the proper way to include prebuilt phantomjs?

2018-05-09 Thread Jun HE
e dependency issue is > > exactly what toolchain amis to resolve. > > > > Evans > > > > Jun HE 於 2018年5月9日 週三,下午3:30寫道: > > > >> Hi, guys, > >> > >> I'm trying to fix Ambari build issue on non-x86 platforms. > >> Currently this issu

Re: What is the proper way to include prebuilt phantomjs?

2018-05-10 Thread Jun HE
Thanks for Olaf's suggestion. I managed to remove phantomjs from build dependency, and my local build for ambari is success, on aarch64. I'll do some check and submit patch later. 2018-05-10 14:26 GMT+08:00 Jun HE : > Thanks for your input. :) > > For #2, a example might be:

Create multiarch docker images for bigtop-puppet/slaves

2018-05-17 Thread Jun HE
Hi, guys, As bigtop has simplified the way to create docker images for distros, by BIGTOP-2922, I'm thinking of multi-arch docker images support to ease building/test/development. Multi-arch feature has been supported since 2017, you may check this link: https://blog.docker.com/2017/11/multi-arch

Re: ASF Board Meeting Summary - May 16, 2018

2018-05-17 Thread Jun HE
Congrats, Peter! 2018-05-18 9:41 GMT+08:00 Evans Ye : > Congrats Peter! > > Peter Linnell 於 2018年5月17日 週四,下午11:49寫道: > > > On Wed, 16 May 2018 22:43:30 -0700 > > Roman Shaposhnik wrote: > > > > > Major congrats to Peter! Well deserved! > > > > > > Thanks, > > > Roman. > > > > > > > > > -

Re: Settling in to the big chair :-)

2018-05-23 Thread Jun HE
+1 for making a new release. I can help on aarch64 related works. 2018-05-23 23:09 GMT+08:00 Evans Ye : > Great idea to have a release before ApacheCon, we should make some noise ;) > > I’d say let’s have a RM for 1.3.0 first, and then we can go over the plan. > Being RM is also a great way to kn

Re: Create multiarch docker images for bigtop-puppet/slaves

2018-05-27 Thread Jun HE
t, we better > have it ready in 1.3.0 before ApacheCon which is around September. > > > 2018-05-17 17:19 GMT+08:00 Naresh Bhat : > > > On 17 May 2018 at 13:21, Jun HE wrote: > > > Hi, guys, > > > > > > As bigtop has simplified the way to cre

Re: Create multiarch docker images for bigtop-puppet/slaves

2018-05-29 Thread Jun HE
is bakes the images (unless it bitrotted > somehow): >https://github.com/apache/bigtop/blob/master/docker/ > bigtop-slaves/build.sh > > > Thanks, > Roman. > > On Sun, May 27, 2018 at 7:55 PM, Jun HE wrote: > > Thanks for comments, Evans. > > > > Th

Re: What is the procedure to update bigtop/slaves images in docker hub?

2018-05-31 Thread Jun HE
To use latest image you may try to build it locally. See https://github.com/apache/bigtop/blob/master/build.gradle#L411 and https://github.com/apache/bigtop/blob/master/build.gradle#L426 2018-05-31 19:06 GMT+08:00 Olaf Flebbe : > The recommended way is to run the job https://ci.bigtop.apache. > o

Re: Bigtop release process

2018-08-04 Thread Jun HE
t; ask for help if needed. We're around. > > Folks please help me to add more items if I missed something. This can be > converted into a doc later. > > [1] http://www.apache.org/dev/release-publishing.html > [2] https://cwiki.apache.org/confluence/display/BIGTOP/How+to+relea

[DISCUSS] Bigtop 1.3.0 release

2018-08-07 Thread Jun HE
Hi, folks, As you may read from previous thread, I'm proposing to do a new release, 1.3.0, before ApacheCon in Sept. I'm a +1 for this because: * quite a few fixes/improvements for building and deployment * important components upgrade * x86 and non-x86 platforms are aligned in master If there ar

Re: [DISCUSS] Bigtop 1.3.0 release

2018-08-07 Thread Jun HE
jor components, and the functionality > that Bigtop provides such as deployment and testing. > > > Naresh Bhat 於 2018年8月8日 週三 上午8:58寫道: > > > +1 > > > > On 7 August 2018 at 21:41, Jun HE wrote: > > > > > Hi, folks, > > > > > > As you may

Re: [DISCUSS] Bigtop 1.3.0 release

2018-08-14 Thread Jun HE
try out HDFS erasure coding > (among other things)? > > Thanks, > > Dan > > > > > On 08/07/2018 10:04 PM, Jun HE wrote: > >> Thanks for your inputs. >> >> For failing packages I agree with Olaf and Evans: remove them if no one >> would take over

Re: [DISCUSS] Bigtop 1.3.0 release

2018-08-14 Thread Jun HE
py to include 1.4.6 in v1.3 release. :) 2018-08-15 1:30 GMT+08:00 Andrew Purtell : > FWIW latest stable release of HBase is 1.4.6, released 14 days ago. > > > > On Tue, Aug 14, 2018 at 1:12 AM Jun HE wrote: > > > Hi, folks, > > > > In BIGTOP-2945 I listed the

Re: When to branching off the release?

2018-08-16 Thread Jun HE
14:03 GMT+08:00 Evans Ye : > I saw Jun He branched off branch-1.3. This may due to I suggested him to > proceed on the release steps[1]. > > Take this chance I'd like to discuss when's the right time to branch off > release. > > I prefer not to actually branch off t

Re: Building 1.3 docker images on Bigtop CI

2018-09-01 Thread Jun HE
ve lables to align with settings in "Bigtop-1.3-packages". :) Regards, Jun Evans Ye 于2018年9月1日周六 下午9:46写道: > Jun He, > > I just modified two CI jobs[1][2] you created but then I realized I should > discuss with you first before the modification. So, I'm sorry in ad

Re: Building 1.3 docker images on Bigtop CI

2018-09-02 Thread Jun HE
e, and put our energy on the following works on releasing. > What do you think? BTW Bigtop-1.3-packages job looks really great. I love > it. > > Jun HE 於 2018年9月1日 週六 下午10:59寫道: > > > Hi, Evans, > > > > Thanks for helping to double check the CI jobs. :) > &g

CI nodes are not working

2018-09-03 Thread Jun HE
Hi, folks, Can anybody help to guide me on how to remove unused builds to free disk space? Seems Jenkins couldn't run jobs on node: arm-2 and ppc-2 due to no more free spaces. I tried to "delete build" in both "Bigtop-1.3-packages" and "Bigtop-trunk-packages", but still not working. Regards, Jun

Re: CI nodes are not working

2018-09-04 Thread Jun HE
ia PM. > > Olaf > > > Am 04.09.2018 um 02:43 schrieb Jun HE : > > > > Hi, folks, > > > > Can anybody help to guide me on how to remove unused builds to free disk > > space? > > Seems Jenkins couldn't run jobs on node: arm-2 and ppc-2 due to

Re: [DISCUSS] Bigtop 1.3.0 release

2018-09-16 Thread Jun HE
g and produce rpm/deb packages. After that, these steps (sign packages, upload to S3 and deploy artifacts) probably need somebody's help as I may not have the access privilege. Regards, Jun Evans Ye 于2018年9月17日周一 上午12:36写道: > ApacheCon is around the corner. Let me check in with

Re: Why there is no do-component-build and install_bigtop_utils.sh for bigtop-utils?

2018-09-19 Thread Jun HE
Hi, Dagang, My understanding is that bigtop_utils provides "helper" tools by script, say bigtop-detect-javahome. That's why there is no need to build them and install them. See: https://github.com/apache/bigtop/tree/master/bigtop-packages/src/common/bigtop-utils These helper scripts will be insta

Adjusted avaliable executors in jenkins

2018-09-19 Thread Jun HE
Hi, folks, To build 1.3 release binaries I adjusted # of executors in jenkins build node, as used to observe memory exhaust log when building packages. Will restore them after v1.3 binaries are ready.

Question on create apt repo for v1.3.0

2018-09-25 Thread Jun HE
Hi, folks, Now I've done v1.3.0 binaries build ( https://ci.bigtop.apache.org/job/Bigtop-1.3.0/11/), and these packages have been signed and uploaded to S3. http://repos.bigtop.apache.org/releases/1.3.0/centos/7/{aarch64,x86_64,ppc64le} http://repos.bigtop.apache.org/releases/1.3.0/fedora/26/{aar

[VOTE] Release Bigtop version 1.3.0

2018-09-25 Thread Jun HE
This is the vote for release 1.3.0 of Apache Bigtop. It fixes the following issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12338976&projectId=12311420 The vote will be going for at least 72 hours and will be closed on Saturday, September 29, 2018 at noon PDT. Please down

Re: [ANNOUNCE] New Bigtop PMC member: Jun He

2018-09-27 Thread Jun HE
7일 (목) 오전 1:19, Evans Ye 님이 작성: > > > On behalf of the Apache Bigtop Project Management Committee, I am pleased > > to announce that Jun He has accepted our invitation to join the > > Bigtop PMC. > > > > Please join me in congratulating Jun! > > >

Re: [VOTE] Release Bigtop version 1.3.0

2018-09-29 Thread Jun HE
would mind to point out where to look for? > > > > [1] http://www.apache.org/dev/release-distribution#sigs-and-sums > > > > > > Naresh Bhat 於 2018年9月26日 週三 下午4:51寫道: > > > >> +1 > >> I have compiled v1.3 branch and executing the smoke tests on ARM64

Re: [VOTE] Release Bigtop version 1.3.0

2018-09-29 Thread Jun HE
Already updated. Jun HE 于2018年9月29日周六 下午3:20写道: > Sure. Will update them today. > > > Evans Ye 于2018年9月29日周六 下午2:32写道: > >> I need some extra time to perform evaluation and give my +1 out. >> I'll be back to Taiwan tomorrow which I'll have full network >

Re: [VOTE] Release Bigtop version 1.3.0

2018-09-29 Thread Jun HE
default supplied on node 79b0a9ce1ae5.bigtop.apache.org > Error: Could not find data item bigtop::hadoop_head_node in any Hiera data > file and no default supplied on node 79b0a9ce1ae5.bigtop.apache.org > > > > Evans, what do you think: Can you reproduce issues ? > &g

Re: [VOTE] Release Bigtop version 1.3.0

2018-10-03 Thread Jun HE
, Ubuntu, and Debian. > Currently only Ubuntu works. > * CentOS: Need to pin down the puppetlabs-stdlib to 4.12.0 as Jun He > suggested > * Debian: Just need to update config file from debian 8 to debian 9. > > Jun are you already working on this or you need my help fixing them? &g

Re: [VOTE] Release Bigtop version 1.3.0

2018-10-07 Thread Jun HE
ise, things will become confusing... > > Cos > > On Wed, Oct 03, 2018 at 07:07PM, Jun HE wrote: > > I've tested CentOS-7 with 4.12.0 puppetlabs-stdlib, will submit patch > soon. > > For Debian, I'll update the config file as you suggested, and > centos/fed

Re: [VOTE] Release Bigtop version 1.3.0

2018-10-10 Thread Jun HE
ijing time if no further comments are raised. Thanks & regards, Jun Jun HE 于2018年10月8日周一 上午8:41写道: > > Sure, I will go to work on RC2. > > Before doing that, I'd like to know if there are other issues you found in > branch-1.3? So I can fix them before baking RC2. :) > &

Jenkins amd64 slaves are not working properly

2018-10-12 Thread Jun HE
When I was trying to start v1.3.0-RC2 building, amd4 slaves (slave-06/slave-07) report error to start docker container. Same error output as BIGTOP-3050. As I don't have access to these two nodes, could anybody help to restart them? Thanks a lot!

Re: Jenkins amd64 slaves are not working properly

2018-10-14 Thread Jun HE
Seeing the build is in profgress now. Thanks a lot, Olaf! Olaf Flebbe 于2018年10月14日周日 下午10:08写道: > Hi, > > Maintenance completed -- for now. > > Started bigtop-1.3 job > > Best, > Olaf > > > Am 12.10.2018 um 16:35 schrieb Jun HE : > > > > When I

Re: Jenkins amd64 slaves are not working properly

2018-10-14 Thread Jun HE
Thank you, Evans. Evans Ye 于2018年10月14日周日 下午11:50写道: > Yeah It was me. I just hit the restart button w/o doing further action. > Thanks Olaf! > > Jun HE 於 2018年10月14日 週日,下午3:19寫道: > > > Seeing the build is in profgress now. > > Thanks a lot, Olaf! > > > >

Re: [VOTE] Release Bigtop version 1.3.0

2018-10-25 Thread Jun HE
于2018年10月26日周五 上午1:21写道: > Hi Jun, > > Could you share the status of 1.3.0 release. Anything you'd like to call > for help? > > Thanks, > Evans > > Jun HE 於 2018年10月10日 週三 下午6:13寫道: > > > Hi, folks, > > > > I'm planning to start RC2 pr

Re: [VOTE] Release Bigtop version 1.3.0

2018-10-25 Thread Jun HE
for the time please do cheat like copying together independent runs, I > would recommend. > > one question: does this random download failures still mostly show on > amd64 or do you observe it on ppc64le and aarch64 as well? > > Olaf > > Von meinem iPad gesendet > > >

[VOTE] Release Bigtop version 1.3.0

2018-10-30 Thread Jun HE
This is the vote for release 1.3.0 of Apache Bigtop. It fixes the following issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12338976&projectId=12311420 The vote will be going for at least 72 hours and will be closed on Saturday, November 3, 2018 at noon PDT. Please downlo

Re: Testing 1.3.0RC2

2018-11-01 Thread Jun HE
Hi, Olaf, Thanks for point this out. I can reproduce this on x86. Might be the resitriction not set properly on S3. I've re-publiced all directories under 1.3.0 again. The smoke test shows fine. Could you pls have a try again? Thanks. Regards, Jun Olaf Flebbe 于2018年11月1日周四 下午5:53写道: > *Hi

Re: [VOTE] Release Bigtop version 1.3.0

2018-11-04 Thread Jun HE
look at the release. > > Thanks! > Cos > > On Tue, Oct 30, 2018 at 03:31PM, Jun HE wrote: > > This is the vote for release 1.3.0 of Apache Bigtop. > > > > It fixes the following issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?versio

Re: [VOTE] Release Bigtop version 1.3.0

2018-11-13 Thread Jun HE
iews of any company the author > might be affiliated with at the moment of writing. > > > On Tue, Oct 30, 2018 at 10:31 AM, Jun HE wrote: > > This is the vote for release 1.3.0 of Apache Bigtop. > > > > It fixes the following issues: > > > > > https://issues.a

Re: [VOTE] Release Bigtop version 1.3.0

2018-11-14 Thread Jun HE
, if you as the RM want to hear more from the community, we can set > > another deadline. > > Afterwards we can proceed to the official release and the announcement. > > > > [1] http://www.apache.org/legal/release-policy.html#approving-a-release > > > > >

Re: [VOTE] Release Bigtop version 1.3.0

2018-11-14 Thread Jun HE
: Olaf Flebbe Konstantin Boudnik Evans Ye Jun He Thank you all for voting, testing, and giving feedback to make this release happen. I'll start to prepare the formal release and roll it out shortly. Regards, Jun Evans Ye 于2018年11月15日周四 上午10:20写道: > Hi Jun, > > I guess you are

Re: [VOTE] Release Bigtop version 1.3.0

2018-11-19 Thread Jun HE
happen without your kind help and support during the whole process. Really appreciated! Regards, Jun Jun HE 于2018年11月15日周四 下午12:48写道: > Thanks Evans for clarify this. :) > Here is my vote: > +1 [binding]: Checked signature, checksum, smoke tests fo basic components > with several d

[ANNOUNCE] Apache Bigtop 1.3.0 released

2018-11-20 Thread Jun HE
asize that this is a collaborative work done by project contributors and other communities, who continue to devote time to make Bigtop a better software. Thank you all for making this release possible! Thanks, Jun He (Bigtop 1.3.0 Release Manager)

Re: [ANNOUNCE] YoungWoo Kim is now the chair of Apache Bigtop

2018-11-22 Thread Jun HE
Congrats Young Woo! Regards, Jun Olaf Flebbe 于2018年11月23日周五 上午4:03写道: > Congrats YoungWoo ! > > Olaf > > Von meinem iPad gesendet > > > Am 22.11.2018 um 19:01 schrieb Evans Ye : > > > > Hi all, > > > > With ASF board's approval on November's meeting, YoungWoo Kim is now > officially appointed

Re: Returned post for annou...@apache.org

2018-11-24 Thread Jun HE
to list all the releases from the very beginning > of > > > Bigtop. > > > We can list available releases started from 1.1.0. > > > > > > [1] https://hadoop.apache.org/releases.htm > > > > > > Jun HE 於 2018年11月22日 週四 上午11:03寫道: > > > >

Re: [ANNOUNCE] Apache Bigtop 1.3.0 released

2018-11-24 Thread Jun HE
Thanks, Evans. My username is junhe. Evans Ye 于2018年11月25日周日 上午2:26写道: > Great work, Jun! > > Let's also make some noise for the release on Apache Bigtop blog[1]. > Please let me know your username and I'll then grant you the permission. > > [1] https://blogs.apache

Re: MODERATE for annou...@apache.org

2018-11-26 Thread Jun HE
gt; > > > To approve: > > announce-accept-1543201406.6614.jnjjdcppdglpglcai...@apache.org > <mailto:announce-accept-1543201406.6614.jnjjdcppdglpglcai...@apache.org> > > To reject: > > announce-reject-1543201406.6614.jnjjdcppdglpglcai...@apache.org > <mailt

Re: MODERATE for annou...@apache.org

2018-11-26 Thread Jun HE
I'm not quite sure what's the timeout, specifically? > > Jun HE 於 2018年11月27日 週二 上午10:31寫道: > > > Hi, folks, > > > > I'm going to directly update the download page based on Craig's feedback > to > > avoid time out. And then I will crea

Request privilege to edit confluence page

2018-11-28 Thread Jun HE
Hi, folks, I'm trying to update HOWTo-release page ( https://cwiki.apache.org/confluence/display/BIGTOP/How+to+release), and then found out I didn't have edit permissions. Could anyone help to grant me the privileges? The username is junhe. Thanks a lot! Regards, Jun

Re: Request privilege to edit confluence page

2018-11-29 Thread Jun HE
Thanks, Olaf! :) Olaf Flebbe 于2018年11月30日周五 上午1:58写道: > Hi Jun, > > You can now edit the space. > > Thanks for your efforts > Olaf > > PS: I enabled our chair Youngwoo Kim to be administrator of that > confluence space as well, oops. > > > > Am 29.11.20

Re: Define the future of Apache Bigtop

2018-12-16 Thread Jun HE
ribution :). > > > On Dec 14, 2018, at 11:53 AM, Evans Ye wrote: > > > > Hi all, > > > > We've just released 1.3.0 back in Nov. 2018 with RM Jun He and the > > community's great help. Now it's time to look forward and setup a goal > for >

Re: [VOTE] Move to gitbox

2019-01-03 Thread Jun HE
+1 for this. jay vyas 于2019年1月4日周五 上午4:41写道: > Was hoping we'd have convinced the ASF to be 100% github by now :) but i > guess im +1 if someone has time to do it :) > > On Thu, Jan 3, 2019 at 3:33 PM Olaf Flebbe wrote: > > > Hi, > > > > let see if we have consensus to move to gitbox early. > >

Re: Define the future of Apache Bigtop

2019-01-07 Thread Jun HE
ective for user requirements on Big Data? I think that's a > valuable input to the community since you guys are also becoming a > significant contributors at the community. > > - Evans > > > Jun HE 於 2018年12月17日 週一 上午9:17寫道: > > > +1 for this! > > > > And

Re: [DISCUSS] Next minor Release of Apache Bigtop

2019-02-13 Thread Jun HE
Late reply as I cannot access gmail for past 10 days... Hi, Evans, +1 for the proposal, and Happy new year to everyone! :) Regards, Jun Olaf Flebbe 于2019年2月7日周四 下午2:39写道: > Hi Evans, > > +1 to your proposal! > > > Happy new year > olaf > > > Am 06.02.2019 um 14:10 schrieb Evans Ye : > > > >

Re: [DISCUSS] Jump to 1.4.0 release directly instead of 1.3.1

2019-03-06 Thread Jun HE
Awesome, and huge +1 to this! Konstantin Boudnik 于2019年3月6日周三 下午9:11写道: > Oh my, that's amazing! Thank you man! > +1 on moving directly to 1.4 > -- > With regards, > Konstantin > > On March 5, 2019 12:58:44 AM GMT+03:00, Olaf Flebbe wrote: > >Hi Evans, > > > >You found and fixed a lot of bugs

Re: R.I.P. mrdocs (1963–2019)

2019-03-24 Thread Jun HE
R.I.P, Peter. Olaf Flebbe 于2019年3月23日周六 下午8:10写道: > Ruhe in Frieden, Peter >

Re: [VOTE] Release Bigtop version 1.4.0

2019-05-19 Thread Jun HE
I had run basic tests on both aarch64 and amd64. The major components look fine. Some smoke tests failed, like flink, but that is caused by smoke test it self. So +1 from me. Thanks for your great work, Evans. Regards, Jun

Re: [VOTE] Release Bigtop version 1.4.0 (Release Candidate 1)

2019-06-09 Thread Jun HE
+1. Tested Ubuntu and Debian, and basically works. Konstantin Boudnik 于2019年6月10日周一 上午4:55写道: > Fellas, I just got back from a weekend trip and I didn't have time to do > any release testing. I see there's enough votes already, but if it'd make > sense to have an extra pair of eyes to look at i

Re: [ANNOUNCE] Apache Bigtop 1.4.0 released

2019-06-18 Thread Jun HE
Great! Thanks Evans for your hard work. Evans Ye 于2019年6月19日周三 上午12:07写道: > On behalf of the Apache Bigtop team, I'd love to announce the general > availability of the Bigtop 1.4.0 release. > > The release is available here: > https://bigtop.apache.org/download.html#releases > > A few highli

Shall tajo

2019-08-28 Thread Jun HE
Hi, folks, I went through current components Bigtop is supporting, and I noticed that these upstream projects haven't been released for quite a while: Apache Tajo: last release: release-0.11.3-rc0, May 11, 2016 Apache Apex: last release: v3.7.0, Apr 27, 2018 Apache Giraph: last release

Re: Shall tajo

2019-08-29 Thread Jun HE
> > > > > I am not sure about Giraph, Tajo and some others, but Sqoop seems to > be > > > user > > > > around by people. So, if it isn't much of the burden for us - and it > > > seems > > > > pretty stable at the moment -

Re: [DISCUSS] Target distros on the 1.5.0 release

2019-11-20 Thread Jun HE
I'm fine with the new distros list. Just one concern about the puppet recipes compatibility across multiple puppet versions (3.8.5 for Ubuntu-16.04, 4.8.2 for Debian-9, and 5.x for other new distros). I didn't do any investigation yet. If such issues arise, I'll vote for drop distros with older pup

Re: [DISCUSS] Target distros on the 1.5.0 release

2019-12-05 Thread Jun HE
m not sure if it works though), or choose either of > them > in accordance with the distro. > > Kengo Seki > > On Thu, Nov 21, 2019 at 3:17 PM Olaf Flebbe wrote: > > > > hi > > > > one source of problems was using puppet-forge for instance for > puppet

Re: Arm5 build slave is down

2020-02-16 Thread Jun HE
Hi, Evans, I'll look into this and get back to you. Regards, Jun Evans Ye 于2020年2月17日周一 上午1:16写道: > Hi folks, > > Our Arm5 build slave is down[1]. I've lost the way to get into the server. > So not sure what's going on inside. Could any one help to fix it or grant > me the access right? Thank

Re: Arm5 build slave is down

2020-02-16 Thread Jun HE
Hi, Evans, It's back online now. Sorry for any inconvenience caused by this. Regards, Jun Jun HE 于2020年2月17日周一 上午9:30写道: > Hi, Evans, > > I'll look into this and get back to you. > > Regards, > > Jun > > Evans Ye 于2020年2月17日周一 上午1:16写道: > >>

Re: [ANNOUNCE] Jun He is now officially the chair of Apache Bigtop

2020-02-22 Thread Jun HE
2 Feb 2020 at 14:18, Evans Ye wrote: > > > Hi all, > > > > With ASF board's approval on February's meeting, Jun He is now officially > > appointed as the chair of Apache Bigtop. Please join me in congratulating > > Jun He! > > > > Meanwhile, thank

Re: [DISCUSS] Drop Apache Tajo, Apache Hama, and Apache Apex

2020-03-16 Thread Jun HE
I'm +1 to remove these inactive projects. I remember that there was a discussion to leave those projects to another branch, and related dev work depends on volunteered maintainer/contributor. So maybe we can start this after v1.5 is released. Masatake Iwasaki 于2020年3月17日周二 上午7:56写道: > I'm +1 on

Re: Arm4 build slave is down

2020-04-09 Thread Jun HE
Sorry for any inconveince caused by this. This node is back on line now. Thanks a lot for help from Linaro folks. :) Evans Ye 于2020年4月8日周三 上午3:50写道: > Fellow Arm folks, > > It seems ARM4 build slave is down. Could you help to fix it? Thanks! > > Evans >

Re: Test your account

2020-04-17 Thread Jun HE
Welcome Masatake! It's great to have you on board. To update the web page, you may follow description here: https://cwiki.apache.org/confluence/display/BIGTOP/Deploying+Bigtop%27s+Apache+Website Masatake Iwasaki 于2020年4月18日周六 上午8:56写道: > Hi Olaf, > > Thanks for setting this up. > > I added mys

Re: New Committer: Masatake Iwasaki

2020-04-19 Thread Jun HE
Awesome! Welcome Masatake! Konstantin Boudnik 于2020年4月19日周日 下午1:54写道: > Well done, welcome! Please keep up your contributions, man! > > On 2020-04-18 01:58, Olaf Flebbe wrote: > > The Project Management Committee (PMC) for Apache Bigtop has asked > > Masatake Iwasaki to become a committer and we

Re: New Bigtop PMC member: Kengo Seki

2020-04-19 Thread Jun HE
So excited to have you on board, Kengo! Congratulations! Jay Vyas 于2020年4月19日周日 下午8:07写道: > Likewise thanks Kengo ! > > > On Apr 19, 2020, at 1:54 AM, Konstantin Boudnik wrote: > > > > Great to have you on board! > > > >> On 2020-04-18 02:05, Olaf Flebbe wrote: > >> On behalf of the Apache Big

Re: [DISCUSS] Next Generation Bigtop CI Infra

2020-04-26 Thread Jun HE
Thanks for starting this conversation on CI evolvement, Evans. Yes, our CI is pretty manual managed with few automatic and version controlled. That did bring me "special" experience during v1.3 release, ;) For #1, as we need folks from Linaro and ppc to help the maintenance, the manual management

Re: [DISCUSS] [VOTE] Publish release-1.5.0 without ppc64le support for Zeppelin

2020-04-26 Thread Jun HE
I'm +1 for this. Yuqi Gu 于2020年4月26日周日 下午1:18写道: > Yes, the VOTE is to just drop Zeppelin support on PPC64LE. > > On Sun, 26 Apr 2020 at 12:39, Evans Ye wrote: > > > So the vote is to just drop Zeppelin support on PPC64LE, am I right? > > If so I'm a +1. > > In 1.4.0 release, we've a support ma

Re: [DISCUSS] [VOTE] Release Ambari-Mpack as a seperate top component in Bigtop

2020-06-04 Thread Jun HE
+1 Youngwoo Kim (김영우) 于2020年6月4日周四 下午3:31写道: > +1 > > Youngwoo > > 2020년 6월 4일 (목) 오후 3:35, Yuqi Gu 님이 작성: > > > Hi folks, > > > > As the discussion with Evans Ye, Jun He, and Matt Andruff (from Ambari) > on > > https://github.com/apache/bigtop/pull/

Re: [DISCUSS] [VOTE] Release Ambari-Mpack as a seperate top component in Bigtop

2020-06-08 Thread Jun HE
to be redone (with pipeline jobs) . > > IMO we might have wrong priorities. > > > > Best, > > Olaf > > > > > > > > > > > Am 04.06.2020 um 19:04 schrieb Ganesh Raju : > > > > > > +1 > > > > > > On Thu, J

New Committer: Yuqi Gu

2020-06-10 Thread Jun HE
The Project Management Committee (PMC) for Apache Bigtop has asked Yuqi Gu to become a committer and we are pleased to announce that he has accepted! His ASF account has been created as: guy...@apache.org Being a committer enables easier contribution to the project since there is no need to go vi

Re: Updated the ci.bigtop.apache.org certificate

2020-06-11 Thread Jun HE
Thanks, Kengo! To make the life easier, would it be possible to use automatically renewal, like crontab, or something like this ( https://github.com/acmesh-official/acme.sh)? Olaf Flebbe 于2020年6月11日周四 下午9:40写道: > Thanks! > > > Am 11.06.2020 um 14:24 schrieb Kengo Seki : > > > > Just for your in

Re: Current status of the next release

2020-09-25 Thread Jun HE
The status looks very promising. Thanks for leading this, Kengo, and thanks for the contributions from all of the developers! I can help to check those failed smoke tests this weekend and maybe take some. :) Evans Ye 于2020年9月24日周四 下午2:31写道: > Great! Thanks for the update. > > For the release t

  1   2   3   >