[GitHub] [bigtop] guyuqi commented on pull request #975: BIGTOP-3700: Bump Zeppelin to 0.10.1

2022-08-07 Thread GitBox


guyuqi commented on PR #975:
URL: https://github.com/apache/bigtop/pull/975#issuecomment-1207649509

   Tested the smoke test s of Zeppelin on Arm64/x86_64 Rockylinux-8/Debian-11.
   
   ```
./docker-hadoop.sh --create 3 \
   --image bigtop/puppet:trunk-rockylinux-8 --memory 16g \
   --repo file:///bigtop-home/output \
   --disable-gpg-check --enable-local-repo \
   --stack zeppelin \
   --smoke-tests zeppelin
   ```
   
   
   ```
-Dorg.gradle.appname=gradlew -Dorg.gradle.native=false -Dos.arch=aarch64 
-Dos.name=Linux -Dos.version=5.17.0+ -Dpath.separator=: 
-Dsun.arch.data.model=64 
-Dsun.boot.class.path=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.aarch64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.aarch64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.aarch64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.aarch64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.aarch64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.aarch64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.aarch64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.aarch64/jre/classes
 
-Dsun.boot.library.path=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.aarch64/jre/lib/aarch64
 -Dsun.cpu.endian=little -Dsun.cpu.isalist -Dsun.io.unicode.encoding=UnicodeLit
 tle -Dsun.java.command=org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.6.4 
-Dsun.java.launcher=SUN_STANDARD -Dsun.jnu.encoding=ANSI_X3.4-1968 
-Dsun.management.compiler=HotSpot 64-Bit Tiered Compilers 
-Dsun.os.patch.level=unknown -Duser.dir=/bigtop-home -Duser.home=/root 
-Duser.name=root -Duser.timezone -Xmx512m -Dfile.encoding=ANSI_X3.4-1968 
-Djava.io.tmpdir=/tmp -Duser.country=US -Duser.language=en -Duser.variant -ea 
-cp /root/.gradle/caches/5.6.4/workerMain/gradle-worker.jar 
worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test 
Executor 2'
   Successfully started process 'Gradle Test Executor 2'
   
   Gradle Test Executor 2 started executing tests.
   Gradle Test Executor 2 finished executing tests.
   
   > Task :bigtop-tests:smoke-tests:zeppelin:test
   Finished generating test XML results (0.023 secs) into: 
/bigtop-home/bigtop-tests/smoke-tests/zeppelin/build/test-results/test
   Generating HTML test report...
   Finished generating test html results (0.042 secs) into: 
/bigtop-home/bigtop-tests/smoke-tests/zeppelin/build/reports/tests/test
   Now testing...
   :bigtop-tests:smoke-tests:zeppelin:test (Thread[Execution worker for ':' 
Thread 4,5,main]) completed. Took 25.541 secs.
   
   BUILD SUCCESSFUL in 1m 33s
   ```
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [bigtop] iwasakims commented on pull request #964: [WIP]BIGTOP-3760. Bump Hadoop to 3.3.4.

2022-08-07 Thread GitBox


iwasakims commented on PR #964:
URL: https://github.com/apache/bigtop/pull/964#issuecomment-1207642606

   17fc6eaa9a33241b4d3a7e917b110201d54a8931 is the addendum commit.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [bigtop] guyuqi opened a new pull request, #975: BIGTOP-3700: Bump Zeppelin to 0.10.1

2022-08-07 Thread GitBox


guyuqi opened a new pull request, #975:
URL: https://github.com/apache/bigtop/pull/975

   
   
   
   ### Description of PR
   Bump Zeppelin to 0.10.1 for Bigtop 3.2 release.
   
   ### How was this patch tested?
   Build Zeppelin on Arm64/x86_64 Rockylinux-8/Debian-11
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'BIGTOP-3638. Your PR title ...')?
   - [ ] Make sure that newly added files do not have any licensing issues. 
When in doubt refer to https://www.apache.org/licenses/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: Propose to drop Docker Sandbox and Vagrant Provisioner

2022-08-07 Thread Jun HE
+1.

Yuqi Gu  于2022年8月5日周五 11:32写道:

> +1,
> Thanks, Evans.
>
> BRs,
> Yuqi
>
> Matt Andruff  于2022年8月4日周四 23:44写道:
>
> > +1
> >
> > On Wed, Aug 3, 2022 at 11:49 PM Evans Ye  wrote:
> >
> > > Hi folks,
> > >
> > > Both Docker Sandbox[1] and Vagrant Provisioner[2] are not
> > > updated/maintained for a long time. I propose to remove those code to
> > > improve our codebase readability and eliminate potential bugs yield by
> > > non-active maintained code.
> > > I'll wait for 3 days. If there are no objections I'll proceed with a
> PR.
> > >
> > > [1] https://github.com/apache/bigtop/tree/master/docker/sandbox
> > > [2] https://github.com/apache/bigtop/tree/master/provisioner/vagrant
> > >
> >
>


Re: [ANNOUNCE] Apache Bigtop 3.1.1 released

2022-08-07 Thread Matt Andruff
Thanks for your efforts.

On Sun., Aug. 7, 2022, 03:22 Kengo Seki,  wrote:

> On behalf of the Apache Bigtop team, I'd love to announce
> the general availability of the Bigtop 3.1.1 release.
> This is a patch release of 3.1.0 for addressing
> some critical issues like BIGTOP-3714.
>
> The release is available here:
>   https://bigtop.apache.org/download.html#releases
>
> With Bigtop 3.1.1 the community continues to deliver the most advanced
> big data stack to date. More details about 3.1.1 release are here:
>   https://bigtop.apache.org/release-notes.html
>
> Deploying Bigtop is easy: grab the repo/list file for your favorite
> Linux distribution:
>   https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.1.1/repos/
> and you'll be running your very own bigdata cluster in no time!
>
> We welcome your help and feedback. For more information on how to
> report problems, and to get involved, visit the project website at:
>   https://bigtop.apache.org
>
> Lastly, I want to emphasize 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!
>
> Kengo Seki 
>


[ANNOUNCE] Apache Bigtop 3.1.1 released

2022-08-07 Thread Kengo Seki
On behalf of the Apache Bigtop team, I'd love to announce
the general availability of the Bigtop 3.1.1 release.
This is a patch release of 3.1.0 for addressing
some critical issues like BIGTOP-3714.

The release is available here:
  https://bigtop.apache.org/download.html#releases

With Bigtop 3.1.1 the community continues to deliver the most advanced
big data stack to date. More details about 3.1.1 release are here:
  https://bigtop.apache.org/release-notes.html

Deploying Bigtop is easy: grab the repo/list file for your favorite
Linux distribution:
  https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.1.1/repos/
and you'll be running your very own bigdata cluster in no time!

We welcome your help and feedback. For more information on how to
report problems, and to get involved, visit the project website at:
  https://bigtop.apache.org

Lastly, I want to emphasize 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!

Kengo Seki