We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.2.3 RC2
Sometimes, use BrokerLoad load parquet files on HDFS, load failed. Mostly load successful BE error message: scanner_scheduler:256] Scan thread read VScanner failed: [INTERNAL_ERROR]Couldn't deserialize thrift msg: TProtocolException: Invalid data or scanner_scheduler:256] Scan thread read VScanner failed: [INTERNAL_ERROR]Couldn't deserialize thrift msg: invalid TType
load success
No response
The text was updated successfully, but these errors were encountered:
I met this problem recently, do you have some progress?
Sorry, something went wrong.
#23529 maybe can fix this.
I also met this problem recently, do you have some progress?
No branches or pull requests
Search before asking
Version
1.2.3 RC2
What's Wrong?
Sometimes, use BrokerLoad load parquet files on HDFS, load failed. Mostly load successful
BE error message:
scanner_scheduler:256] Scan thread read VScanner failed: [INTERNAL_ERROR]Couldn't deserialize thrift msg: TProtocolException: Invalid data
or
scanner_scheduler:256] Scan thread read VScanner failed: [INTERNAL_ERROR]Couldn't deserialize thrift msg: invalid TType
What You Expected?
load success
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: