Description
Deploy hdfs, yarn, mapreduce and hbase by Bigtop Provisioner:
./docker-hadoop.sh -C config_ubuntu-20.04.yaml -c 3 -s --destroy
docker: memory_limit: "4g" image: "bigtop/puppet:trunk-ubuntu-20.04" repo: "http://repos.bigtop.apache.org/releases/3.0.0/ubuntu/20.04/$(ARCH)" distro: debian components: [hdfs, yarn, mapreduce, hbase] enable_local_repo: false smoke_test_components: [hbase]
org.apache.bigtop.itest.hbase.smoke.TestImportTsv > classMethod FAILED java.lang.AssertionError: teardown failed at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert$assertTrue$0.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:196) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:216) at org.apache.bigtop.itest.hbase.smoke.TestImportTsv.cleanUp(TestImportTsv.groovy:97)
Attachments
Attachments
Issue Links
- links to