[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Missing operators in the docs
Hi Max,
Did you see that on readthedocs or airflow.apache one?
On Wed, 29 Aug 2018, 20:15 Maxime Beauchemin, <maximebeauchemin@xxxxxxxxx>
wrote:
> Hey committers,
>
> I noticed that some of the operators are missing from the API reference
> part of the docs (HiveOperator for instance). I'm guessing a committer
> generated / pushed the docs with some libs missing and that the operators
> depending on those missing libs got skipped.
>
> We may have to improve the doc-generation wiki page or make a bulletproof
> shell script that ensures all libs are installed prior to generating the
> docs.
>
> Max
>