You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/08/29 22:15:26 UTC

[GitHub] [iceberg] rdblue commented on pull request #1394: Hive: Add logging for Hive related classes

rdblue commented on pull request #1394:
URL: https://github.com/apache/iceberg/pull/1394#issuecomment-683347588


   Looks like the current issue is a checkstyle failure:
   
   ```
   > Task :iceberg-hive:checkstyleMain FAILED
   [ant:checkstyle] [ERROR] /home/travis/build/apache/iceberg/hive/src/main/java/org/apache/iceberg/hive/HiveCatalog.java:249: Trailing whitespace is not allowed. [RegexpSinglelineJava]
   [ant:checkstyle] [ERROR] /home/travis/build/apache/iceberg/hive/src/main/java/org/apache/iceberg/hive/HiveCatalog.java:249: Whitespace at end-of-line [RegexpSingleline]
   ```


----------------------------------------------------------------
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.

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