ParkGyeongTae commented on PR #4933:
URL: https://github.com/apache/zeppelin/pull/4933#issuecomment-2913215565

   @Reamer I’ve fixed the parts that caused the build test to fail due to line 
length issues.
   ```bash
   Error:  
src/main/java/org/apache/zeppelin/elasticsearch/client/ElasticsearchClient.java:[54]
 (sizes) LineLength: Line is longer than 100 characters (found 101).
   Error:  
src/main/java/org/apache/zeppelin/elasticsearch/action/ActionResponse.java:[103]
 (sizes) LineLength: Line is longer than 100 characters (found 107).
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to