I am working in Aws . I have taken a source data in Aws glue from CDH through aws data CatLog and transformed and stored in S3 bucket inside Aws as the target. And from S3 with the help of crawler I have the stored the data in a table form inside glue data catalog and the process is done every day with the help of step functions where the glue job runs in everyday at a fixed time through glue start job run so there is no need to do it manually. Now I have another software called Apex which has oracle Databank inside and which is not interconnected with aws that means aws and apex are two different private software . Is there a way to store the data in table format that inside of S3 from Aws Glue job to oracle Datenbank in Apex that is instead of S3. That is every time the step function run with the glue job the end target data should be stored inside the oracle Datenbank instead of S3. Is it possible ? if yes then tell me what ways are available for doing this
amazon web services - Connecting Aws glue with oracle databank in apex - Stack Overflow
评论列表(0)
- 暂无评论