[jira] [Commented] (AIRFLOW-2485) Incorrect 'this' keyword for log for Qubole Sensor

2018-05-18 Thread ASF subversion and git services (JIRA)

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

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

Commit f297a033d308ebbbdff0460a0378ca262a5901e9 in incubator-airflow's branch 
refs/heads/master from [~kaxilnaik]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f297a03 ]

[AIRFLOW-2485] Fix Incorrect logging for Qubole Sensor

- Replace incorrect `this.log` keyword for logging
of Qubole Sensor to `self.log`
I am sure https://github.com/apache/incubator-
airflow/pull/3297#issuecomment-385988083 was
suppose to mean `self.log.info` instead of
`this.log.info`.

Closes #3378 from kaxil/AIRFLOW-2485


> Incorrect 'this' keyword for log for Qubole Sensor
> --
>
> Key: AIRFLOW-2485
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2485
> Project: Apache Airflow
>  Issue Type: Bug
>  Components: contrib
>Affects Versions: 1.10.0
>Reporter: Kaxil Naik
>Assignee: Kaxil Naik
>Priority: Minor
> Fix For: 1.10.0, 2.0.0
>
>
> I am sure 
> https://github.com/apache/incubator-airflow/pull/3297#issuecomment-385988083 
> was suppose to mean `self.log.info` instead of `this.log.info`.



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


[jira] [Commented] (AIRFLOW-2485) Incorrect 'this' keyword for log for Qubole Sensor

2018-05-18 Thread ASF subversion and git services (JIRA)

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

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

Commit f297a033d308ebbbdff0460a0378ca262a5901e9 in incubator-airflow's branch 
refs/heads/master from [~kaxilnaik]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f297a03 ]

[AIRFLOW-2485] Fix Incorrect logging for Qubole Sensor

- Replace incorrect `this.log` keyword for logging
of Qubole Sensor to `self.log`
I am sure https://github.com/apache/incubator-
airflow/pull/3297#issuecomment-385988083 was
suppose to mean `self.log.info` instead of
`this.log.info`.

Closes #3378 from kaxil/AIRFLOW-2485


> Incorrect 'this' keyword for log for Qubole Sensor
> --
>
> Key: AIRFLOW-2485
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2485
> Project: Apache Airflow
>  Issue Type: Bug
>  Components: contrib
>Affects Versions: 1.10.0
>Reporter: Kaxil Naik
>Assignee: Kaxil Naik
>Priority: Minor
> Fix For: 1.10.0, 2.0.0
>
>
> I am sure 
> https://github.com/apache/incubator-airflow/pull/3297#issuecomment-385988083 
> was suppose to mean `self.log.info` instead of `this.log.info`.



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