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

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

mik-laj commented on pull request #4667: [AIRFLOW-3826][WIP] Group SageMaker 
sensors and operators into 2 files
URL: https://github.com/apache/airflow/pull/4667
 
 
   
 
----------------------------------------------------------------
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]


> Integrate SageMaker operators and sensors per 1 file
> ----------------------------------------------------
>
>                 Key: AIRFLOW-3826
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3826
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Kamil Bregula
>            Priority: Major
>
> There are currently 7 operators:
>  * SageMakerBaseOperator
>  * SageMakerEndpointConfigOperator
>  * SageMakerEndpointOperator
>  * SageMakerModelOperator
>  * SageMakerTrainingOperator
>  * SageMakerTransformOperator
>  * SageMakerTuningOperator
> and 5 sensors
>  * SageMakerBaseSensor
>  * SageMakerEndpointSensor
>  * SageMakerTrainingSensor
>  * SageMakerTransformSensor
>  * SageMakerTuningSensor
> It would be ideal to have 2 files: *sagemaker_operator.py* and 
> *sagemaker_sensors.py* similar to *gcp_spanner_operator.py* containing all 
> the operators related to Google Cloud Spanner.



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

Reply via email to