Skip to main content

I built a primary transformer pipeline that will operate on an EMR cluster. I utilized the essential setup details in Cluster configuration.
I'm having the following problem:
Pipeline
for a Transformer Engine
Transformer
 

@Chromeheartshoodie42 

Yes , the transformer pipeline can be configured on EMR cluster and if you can provide me the error details i can check on it.


@Chromeheartshoodie42 

 

make sure your transformer url is reachable from AWS EMR. 

If you are using a docker for transformer engine then you will have to make configuration such that the docker is accessible from the internet.


Reply