Giter VIP home page Giter VIP logo

ambari-kafka-supervisord's Introduction

Ambari-kafka-supervisord

Ambari Kafka stack override to control Kafka via Supervisord instead of standard Ambari process control mechanisms.

The stack override is also responsible to install Supervisord and deploy the Kafka supervisord service configuration to enable Supervisord to manage Kafka process.

Pre-requisites

  1. Ambari server (>2.4) is installed, setup and stopped
  2. Ambari agents are installed, configured and stopped
  3. Ambari agent cache is cleared i.e. sudo rm -rf /var/lib/ambari-agent/cache/*
  4. Kafka is NOT installed

Usage

  1. Package the contents of the stack to a tarball tar czf stack.tgz metainfo.xml package
  2. SCP the stack.tgz to your Ambari server
  3. Unpack the stack.tgz file using mkdir output; tar xvf stack.tgz -C output
  4. Now copy the contents of the folder to Ambari stacks sudo cp output/* /var/lib/ambari-server/resources/common-services/KAFKA/0.8.1/
  5. Start Ambari server sudo ambari-server start
  6. Start Ambari agents sudo service ambari-agent restart
  7. Wait for the agents to be discovered on Ambari
  8. Deploy Kafka via Ambari and perform your standard configuration
  9. Enable Supervisord autostart, on RHEL using sudo chkconfig supervisord on

ambari-kafka-supervisord's People

Contributors

ambud avatar

Watchers

James Cloos avatar Techie Guru avatar  avatar

Forkers

jdbrown239

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.