Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to generate a parquet file on an Azure container and I get the following error
tRunJob_1 Child job running failed.
java.lang.RuntimeException: Child job running failed.
org.talend.sdk.component.api.exception.ComponentException: (org.talend.components.adlsgen2.runtime.AdlsGen2RuntimeException) java.net.ProtocolException: Invalid HTTP method: PATCH
java.lang.RuntimeException: Child job running failed.
java.lang.RuntimeException: Child job running failed.
org.talend.sdk.component.api.exception.ComponentException: (org.talend.components.adlsgen2.runtime.AdlsGen2RuntimeException) java.net.ProtocolException: Invalid HTTP method: PATCH
I signed in to containeur with a shared key
What's strange is that simply restarting the stream doesn't regenerate the error
Any idea ?
Thanks in advance
Regards
Some screenshot to illustrate a bit more my problem
The component : The error :