azure data factory - java.nio.BufferOverflowException

Jilova, Hristina 1 Reputation point
2020-06-18T12:26:57.64+00:00

Hi, I'm using copy activity to copy ORC files from DL Gen 2 to Synapse. Some files are running fine but other files fail with this error:
What is the reason. I'm using : AutoResolveIntegrationRuntime

"errorCode": "2200",
"message": "ErrorCode=ParquetJavaInvocationException,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,
Message=An error occurred when invoking java,
message: java.nio.BufferOverflowException:Unable to retrieve Java exception..,
Source=Microsoft.DataTransfer.Richfile.OrcTransferPlugin,'
'Type=Microsoft.DataTransfer.Richfile.JniExt.JavaBridgeException,
Message=,Source=Microsoft.DataTransfer.Richfile.HiveOrcBridge,'",
"failureType": "UserError",
"target": "ttttttttttttttt",
"details": []

Thank you! Hristina

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,664 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jilova, Hristina 1 Reputation point
    2020-06-19T07:07:51.643+00:00

    Hi, here is the requested info:

    What is the region of your data factory? - Canada Central

    What is the region of your source-ADLS Gen2 & Sink-Synapse? - Canada Central

    What is the latest failed pipeline run Id? - 77011d75-a610-4c8b-95a2-a45031f737ae

    What is the latest failed activity run Id? - 281d6dbb-faf1-408d-b8b9-35c1dc8e0017

    Could you please give a try with Self Hosted Integration Runtime and let us know if you still notice the same behavior/error? - No, I cannot, I have no permissions to create Self Hosted Integration Runtime.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.