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

ASF subversion and git services commented on AIRFLOW-4767:
----------------------------------------------------------

Commit 8be7d509d912b1826221e31f2a59432600f486e9 in airflow's branch 
refs/heads/v1-10-test from Tomek
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=8be7d50 ]

[AIRFLOW-4767] Fix errors in the documentation of Dataproc Operator (#5487)



> Errors in the documentation of Dataproc Operator
> ------------------------------------------------
>
>                 Key: AIRFLOW-4767
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4767
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: gcp
>    Affects Versions: 1.10.3
>            Reporter: Kamil Bregula
>            Assignee: Tomasz Urbaszek
>            Priority: Minor
>
> Hello,
> Operator documentation contains many errors. We should think about it deeper.
>  
> Example 1:
> DataProcPigOperator accepts the query_uri parameter. 
> Airflow documentation describes this parameter as:
> {quote}The uri of a pig script on Cloud Storage.
> {quote}
> [https://cloud.google.com/dataproc/docs/reference/rest/v1beta2/PigJob]
> Google documentation describes this parameters as:
> {quote}The HCFS URI of the script that contains the Pig queries.
> {quote}
> [https://cloud.google.com/dataproc/docs/reference/rest/v1beta2/PigJob]
>  
> I am afraid that there are similar mistakes in other places, so we should 
> check the entire documentation.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to