You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "dramaticlly (via GitHub)" <gi...@apache.org> on 2023/04/07 01:06:54 UTC

[GitHub] [iceberg] dramaticlly opened a new issue, #7292: Intermittent CheckStype Failure on SparkParquetReaders

dramaticlly opened a new issue, #7292:
URL: https://github.com/apache/iceberg/issues/7292

   ### Apache Iceberg version
   
   1.2.0 (latest release)
   
   ### Query engine
   
   None
   
   ### Please describe the bug 🐞
   
   Example failure CI run
   https://github.com/apache/iceberg/actions/runs/4633674115/jobs/8199130326?pr=7190
   
   ```
   * What went wrong:
   Execution failed for task ':iceberg-spark:iceberg-spark-3.3_2.12:checkstyleMain'.
   > A failure occurred while executing org.gradle.api.plugins.quality.internal.CheckstyleAction
      > An unexpected error occurred configuring and executing Checkstyle.
         > java.lang.Error: Error was thrown while processing /home/runner/work/iceberg/iceberg/spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/data/SparkParquetReaders.java
   ```
   
   But my change in #7190 does not touch that file


-- 
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: issues-unsubscribe@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] ajantha-bhat commented on issue #7292: Intermittent CheckStyle Failure on SparkParquetReaders

Posted by "ajantha-bhat (via GitHub)" <gi...@apache.org>.
ajantha-bhat commented on issue #7292:
URL: https://github.com/apache/iceberg/issues/7292#issuecomment-1499946673

   #7024 didn't really fix the issue. 
   
   After analyzing more found the cause. 
   
   https://github.com/apache/iceberg/pull/7139#issuecomment-1477337787
   
   Ned to explore alternative checkstyle plugin and use it.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] dramaticlly commented on issue #7292: Intermittent CheckStyle Failure on SparkParquetReaders

Posted by "dramaticlly (via GitHub)" <gi...@apache.org>.
dramaticlly commented on issue #7292:
URL: https://github.com/apache/iceberg/issues/7292#issuecomment-1500624560

   Another occurrence when merging into master https://github.com/apache/iceberg/actions/runs/4640467754/jobs/8212439841


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] dramaticlly commented on issue #7292: Intermittent CheckStyle Failure on SparkParquetReaders

Posted by "dramaticlly (via GitHub)" <gi...@apache.org>.
dramaticlly commented on issue #7292:
URL: https://github.com/apache/iceberg/issues/7292#issuecomment-1499822959

   Looks like we are using code quality plugin released https://github.com/palantir/gradle-baseline/releases/tag/4.42.0 about Nov 2021


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] stevenzwu commented on issue #7292: Intermittent CheckStyle Failure on SparkParquetReaders

Posted by "stevenzwu (via GitHub)" <gi...@apache.org>.
stevenzwu commented on issue #7292:
URL: https://github.com/apache/iceberg/issues/7292#issuecomment-1500927076

   another occurrence: https://github.com/apache/iceberg/actions/runs/4645775368/jobs/8221806082
   
   @ajantha-bhat thx for looking into it


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] szehon-ho closed issue #7292: Intermittent CheckStyle Failure on SparkParquetReaders

Posted by "szehon-ho (via GitHub)" <gi...@apache.org>.
szehon-ho closed issue #7292: Intermittent CheckStyle Failure on SparkParquetReaders
URL: https://github.com/apache/iceberg/issues/7292


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] dramaticlly commented on issue #7292: Intermittent CheckStyle Failure on SparkParquetReaders

Posted by "dramaticlly (via GitHub)" <gi...@apache.org>.
dramaticlly commented on issue #7292:
URL: https://github.com/apache/iceberg/issues/7292#issuecomment-1499813214

   And close the PR and reopen force the CI to rerun and it now pass all checks (without any code change)


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] dramaticlly commented on issue #7292: Intermittent CheckStyle Failure on SparkParquetReaders

Posted by "dramaticlly (via GitHub)" <gi...@apache.org>.
dramaticlly commented on issue #7292:
URL: https://github.com/apache/iceberg/issues/7292#issuecomment-1499820459

   Looks like we saw similar problem in #7024 where upgraded to checkstype 9.3 by @ajantha-bhat 


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] ajantha-bhat commented on issue #7292: Intermittent CheckStyle Failure on SparkParquetReaders

Posted by "ajantha-bhat (via GitHub)" <gi...@apache.org>.
ajantha-bhat commented on issue #7292:
URL: https://github.com/apache/iceberg/issues/7292#issuecomment-1503753411

   I believe I properly fixed it now. Please review. 
   https://github.com/apache/iceberg/pull/7321


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org