Giter VIP home page Giter VIP logo

airflow-cloudera's Introduction

Apache Airflow parcel and CSD for Cloudera

This git repository is used to build both CSDs and parcels for CDH.

Airflow will run as service in Cloudera Manager, and its configuration is maintained through the CM web UI. All necessary python packeges (airflow, celery, flower, flask) are installed inside the parcel which uses Anaconda3 distribution.

There are used Anaconda3 v5.1.0 and Airflow v1.9.

This has been tested on CDH 5.12.0.

Build

To build the CSDs and Parcels yourself, you can run the build script:

#Build the Parcel files, this make take some time
sh build.sh parcel

#Build the CSDs
sh build.sh csd

Installation

Information about installing custom services can be found at https://www.cloudera.com/documentation/enterprise/latest/topics/cm_mc_addon_services.html.

Configuration

TODO

airflow-cloudera's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

airflow-cloudera's Issues

bash: airflow: command not found

Hello,
I used your work on ubuntu cloudera manager 5.12.1
I changed the parcel and the csd preffixes from el7 to trusty
I downloaded, distributed then activated the parcel, everything wrked fine
then when I wanted to add the airflow service, I entered all configuration needed (mysql db host, port username, pw, etc) when deploying it gave me the below error:

  • sed -i 's#{{WEBSERVER__WEB_SERVER_PORT}}#7777#g' /run/cloudera-scm-agent/process/9115-airflow-AIRFLOW_WEBSERVER-InitMetadataDBCommand/airflow-conf/airflow.cfg
  • exec su airflow -c 'airflow initdb'
    bash: airflow: command not found

Could you please help me on this?

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.