Yogesh Jadhav
- Total activity 89
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 53
Articles
Recent activity by Yogesh Jadhav-
Could not receive data from client: Connection reset by peer
Environment YugabyteDB - YSQL Issue Connections are being closed and the following error is seen in the logs: Could not receive data from client: Connection reset by peer Resolution Overview ...
-
How to get the count of rows per tablet?
Environment YugabyteDB Issue In YugabyteDB, the data is distributed across tablets and you may want to know how many rows are in each tablet. This can be useful for debugging certain issues, fin...
-
The requested number of tablets (NNN) is over the permitted maximum (NNN)
Environment YugabyteDB Issue The user is trying to create a table with 151 tablets, but the operation is failing with the following error: yugabyte=# CREATE TABLE t1(id int) SPLIT INTO 151 TABLE...
-
Length of parsed input exceeds the maximum number of characters defined
Environment Cassandra Loader Issue While running the Cassandra Loader, the user is getting the following error: Length of parsed input (4097) exceeds the maximum number of characters defined ...
-
How to control the number of connections from Spark.
Environment YugabyteDB YCQL Spark Issue It has been observed that a Spark application running on a Kubernetes environment created unmanageable connections if there are many executors pod ru...
-
Running and understanding write workload using FIO
One of the challenges of testing the performance of your storage system or file system is to find a tool that can generate realistic and flexible read and write workloads. FIO is such a tool that...
-
Error: The frame had a length of ###, but we only support messages up to ### bytes long.
Environment YugabyteDB Issue In the older version of YugabyteDB, We have seen cases where large WAL entries persisted on the tablet leader but cannot be successfully replicated to followers, l...
-
Resizing universe failed with UnauthorizedOperation DescribeInstanceTypes
Environment Yugabyte Platform - Deployed on AWS Issue If the universe on AWS is deployed using the IAM role, while resizing the universe, it fails with the below error: botocore.exceptions.Client...
-
Configuring backup S3 config failing with error "Request failed with status code 500"
Environment Yugabyte Platform - All Versions Issue - Adding non-standard endpoints is not directly supported now. - We get the below error on the Yugabyte Anywhere UI "Request failed with status ...
-
What to do when license get expired
Overview: When a customer's license is expired, We can't start any yugaware containers (also called replicated apps), such as yugaware, postgres, nginx, and prometheus. You will see "License is e...