bigtop
bigtop copied to clipboard
Bigtop is an Apache Foundation project for Infrastructure Engineers and Data Scientists looking for comprehensive packaging, testing, and configuration of the leading open source big data components.
### Description of PR This PR aims bigtop users can use Java 11 when they package some projects on a docker container. - The behavior of bigtop is not changed....
### Description of PR Modify the hadoop.spec and packages.pp to support openEuler OS ### How was this patch tested? ### For code changes: - [x] Does the title or this...
…and ranger-yarn-plugin ### Description of PR `ranger-hdfs-plugin` and `ranger-yarn-plugin` install jars on the same directory, `/usr/lib/hadoop/lib`. If both NameNode and ResourceManager are installed on the same machine, it could be...
### Description of PR ### How was this patch tested? Diff result: ``` 1179544 blocks 1179544 blocks 151678 blocks 151678 blocks 139977 blocks 139977 blocks 189246 blocks 189246 blocks 132619...
### Description of PR In https://github.com/apache/bigtop/pull/1029 I added a package for Apache Knox. Now it's time to add the Mpack. ### How was this patch tested? #### CentOS: build Knox:...
https://issues.apache.org/jira/browse/BIGTOP-3840 Short circuit local read is important feature for data store like HBase. It should be enabled by Puppet provisioner for testing the feature of libhadoop.so.
### Description of PR Apache Knox provides a gateway for interacting with the REST APIs and UIs of Apache Hadoop deployments. It's a crucial component in secure environments and therefore...
BIGTOP-3817: HdfsResource didn't chown again when reupload local file in resource_management for Ambari-2.7.5 ### Description of PR ### How was this patch tested? ### For code changes: - [ ]...
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 to 3.16.3. Release notes Sourced from protobuf-java's releases. Protobuf Release v3.16.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...
### Description of PR Split the hadoop puppet code into several files to make it more clear, manageable and reusable. ### How was this patch tested? test it by docker-hadoop.sh...