Search code examples
aws-gluehana

Can AWS Glue Job write to SAP HANA?


I can find sources on AWS and elsewhere on JDBC Connection to SAP Hana via AWS Glue. Is writing to Hana also possible - say via CDATA JDBC Driver?

Can someone point to a source for the write capability? Thanks.


Solution

  • Yes that is entirely possible. You can create custom connectors, that will allow you to read and write to HANA.

    In addition, there is already a connector on the AWS Marketplace for HANA, which you can use.