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

   I built HBase 1.5.0, Hive 2.3.6, Spark 2.4.5 against Hadoop 2.10.2-RC0 and 
ran smoke-tests on CentOS 7 x86_64.
   
   ```
   $ ./gradlew bigtop-groovy-pkg bigtop-jsvc-pkg bigtop-tomcat-pkg 
bigtop-utils-pkg zookeeper-pkg hadoop-pkg hbase-pkg hive-pkg spark-pkg repo
   
   $ ./docker-hadoop.sh \
          --create 3 \
          --image bigtop/puppet:trunk-centos-7 \
          --memory 8g \
          --repo file:///bigtop-home/output \
          --disable-gpg-check \
          --stack hdfs,yarn,mapreduce,hbase,hive,spark \
          --smoke-tests hdfs,yarn,mapreduce,hbase,hive,spark
   ...
   BUILD SUCCESSFUL in 17m 4s
   55 actionable tasks: 20 executed, 35 up-to-date
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to