ndimiduk commented on PR #6506: URL: https://github.com/apache/hbase/pull/6506#issuecomment-2577470363
Do you mind fixing this broken checkstyle while you're in there? ``` [WARNING] The requested profile "test-patch" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:checkstyle (default-cli) on project hbase-backup: An error has occurred in Checkstyle report generation. Failed during checkstyle configuration: Exception was thrown while processing /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-6506/yetus-general-check/src/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BulkLoad.java: IllegalStateException occurred while parsing file /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-6506/yetus-general-check/src/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BulkLoad.java. /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-6506/yetus-general-check/src/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BulkLoad.java:72:33: expecting RPAREN, found 'that' -> [Help 1] ``` -- 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]
