The following is a brief description of files in the repo
hbase-bucketcache.py
- python script to calculate HBase configuration parameter values when configuring offheap bucketcache.hdfsdir_resource.rb
- Chef LWRP resource definition for HDFS directory. See next item for the corresponding provider.hdfsdir_provider.rb
- Chef LWRP provider for HDFS directory which can be used with the resource definition above.install_kafka_using_chef_solo.sh
- Script to install a single nodeKafka
usingChef Solo
.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either expressed or implied. See the license for the specific language governing permissions and limitations under the license.