Question 48:
You are copying data from Parquet format in Azure Data Factory using Self-hosted Integration Runtime and you get the following error: <pre>An error occurred when invoking java, message: java.lang.OutOfMemoryError:Java heap space</pre> How will you resolve this error?
Answer options:
A.Remove the environment variable _JAVA_OPTIONS and rerun the pipeline B.Add an environment variable _JAVA_OPTIONS and rerun the pipeline C.Restart the machine D.You can’t copy the data from Parquet format in Azure Data Factory