PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.5
- All Products
Issue
| Description
|
---|---|
OCON-27691
| When the Spark engine runs a mapping on Amazon EMR 5.29 or Hortonworks HDP_3.1.5 cluster to read data from a Google Cloud Storage source, the mapping fails with the following error:
"Caused by: java.lang.IllegalArgumentException: Invalid bucket name or object name"
|
OCON-26458
| When you import a Google Cloud Storage data object in JSON format and the file contains more than 400 rows, the mapping fails.
|
OCON-17932
| When you specify the
Google Cloud Storage Path in the
gs://<bucket name> format and run a mapping on the Spark engine to write data to a Google Cloud Storage target, the mapping fails.
Workaround: Specify the
Google Cloud Storage Path in the following format:
gs://<bucket name>/<folder_name>
|