Skip to main content

Posts Tagged ‘Data Ingestion’

Istock 1824158252

Convert a Text File from UTF-8 Encoding to ANSI using Python in AWS Glue

To convert a text file from UTF-8 encoded data to ANSI using AWS Glue, you will typically work with Python or PySpark. However, it’s important to understand that ANSI is not a specific encoding but often refers to Windows-1252 (or similar 8-bit encodings) in a Windows context. AWS Glue, running on Apache Spark, uses UTF-8 […]

Internet Infrastructure Concept. Abstract Technology Background.

Accelerate the Replication of Oracle Fusion Cloud Apps Data into Databricks

Following up on my previous post which highlights different approaches of accessing Oracle Fusion Cloud Apps Data from Databricks, I present in this post details of Approach D, which leverages the Perficient accelerator solution. And this accelerator applies to all Oracle Fusion Cloud applications: ERP, SCM, HCM and CX. As demonstrated in the previous post, […]