You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Sachin <pa...@gmail.com> on 2017/04/10 04:17:21 UTC

Help needed in building airflow

Hi,

I am new to airflow and trying to build it. I checked out the coed from git
and need help in building it.

Can someone please send the steps to build airflow code?

Thanks,
Sachin

Re: Help needed in building airflow

Posted by Ruslan Dautkhanov <da...@gmail.com>.
Sachin,

Do you just need to install Airflow?
Check https://airflow.incubator.apache.org/installation.html

If it has to from github, it can be something like
pip install -e git://
github.com/apache/incubator-airflow.git#egg=airflow[crypto,jdbc,hdfs,hive,kerberos,ldap,password]




-- 
Ruslan Dautkhanov

On Sun, Apr 9, 2017 at 10:17 PM, Sachin <pa...@gmail.com> wrote:

> Hi,
>
> I am new to airflow and trying to build it. I checked out the coed from git
> and need help in building it.
>
> Can someone please send the steps to build airflow code?
>
> Thanks,
> Sachin
>