I am using http client for API call.
Error msg :
HTTP_00 - Cannot parse record. HTTP-Status: 200 Reason: com.streamsets.pipeline.api.ext.io.OverrunException: Reader exceeded the read limit '1048576'
API is working if tried on browser.
I am using http client for API call.
Error msg :
HTTP_00 - Cannot parse record. HTTP-Status: 200 Reason: com.streamsets.pipeline.api.ext.io.OverrunException: Reader exceeded the read limit '1048576'
API is working if tried on browser.
Hello
Let us know how it goes.
please set the parser.limit=10485760 in sdc.properties file and it will solve your issue.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.