[ 
https://issues.apache.org/jira/browse/AIRFLOW-7014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154518#comment-17154518
 ] 

ASF GitHub Bot commented on AIRFLOW-7014:
-----------------------------------------

potiuk commented on pull request #9149:
URL: https://github.com/apache/airflow/pull/9149#issuecomment-656106366


   @liuyonghengheng - it is not well described indeed for the case which was 
"adding new" backport package. As this is the first time it happens :).
   
   In short, there is a breeze command: `./breeze prepare-backport-readme` . In 
your case `./breeze prepare-backport-readme apache.kylin` should do the job. It 
runs "setup_backport_packages.py update-package-release-notes" under the hood 
from the "backport_packages" folder - but does it inside Breeze image in order 
to do it in a consistent fashion and with all packages imported to be able to 
extract the classes for README from the python classes. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Operator for Apache Kylin 
> --------------------------
>
>                 Key: AIRFLOW-7014
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-7014
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: executors, operators
>    Affects Versions: 1.10.0
>            Reporter: Shao Feng Shi
>            Assignee: liuyongheng
>            Priority: Major
>
> Apache Kylin is an analytial data warehouse for big data. Kylin provides a 
> set of RESTful API for user to trigger the data loading, and also run SQL 
> queries against the OLAP cubes in sub-seconds latency. We developed a 
> KylinOperator within Airflow, so that user can easily trigger Kylin with 
> other tasks (hive, spark, etc), and plan to contribute into Airflow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to