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 2021/01/25 09:23:55 UTC

[GitHub] [iceberg] rymurr opened a new issue #2145: CatalogUtil.loadCatalog error message unclear

rymurr opened a new issue #2145:
URL: https://github.com/apache/iceberg/issues/2145


   When instantiating a catalog with its no-arg constructor the [error message](https://github.com/apache/iceberg/blob/master/core/src/main/java/org/apache/iceberg/CatalogUtil.java#L157) is confusing.
   
   The exception is always raised as 'missing no-arg constructor' even if there is an exception in the constructor or the class can't be found. The thrown exception should be clarified to better reflect the underlying error


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


[GitHub] [iceberg] rdblue closed issue #2145: CatalogUtil.loadCatalog error message unclear

Posted by GitBox <gi...@apache.org>.
rdblue closed issue #2145:
URL: https://github.com/apache/iceberg/issues/2145


   


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