You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "ClSlaid (via GitHub)" <gi...@apache.org> on 2023/03/03 11:39:38 UTC

[GitHub] [iceberg-docs] ClSlaid opened a new pull request, #204: fix: rollback buggy version of spark

ClSlaid opened a new pull request, #204:
URL: https://github.com/apache/iceberg-docs/pull/204

   The latest version of `spark-iceberg` cannot start `spark-sql`, users will be confused by error from unknown source. This should fix it.
   
   ```
   NestedThrowables:
   java.sql.SQLException: Unable to open a test connection to the given database. JDBC url = jdbc:derby:;databaseName=metastore_db;create=true, username = APP. Terminating connection pool (set lazyInit to true if you expect to start your database after your app). Original Exception: ------
   java.sql.SQLException: Failed to start database 'metastore_db' with class loader jdk.internal.loader.ClassLoaders$AppClassLoader@5ffd2b27, see the next exception for details.
   ```


-- 
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-docs] ClSlaid closed pull request #204: fix: rollback buggy version of spark

Posted by "ClSlaid (via GitHub)" <gi...@apache.org>.
ClSlaid closed pull request #204: fix: rollback buggy version of spark
URL: https://github.com/apache/iceberg-docs/pull/204


-- 
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-docs] ClSlaid commented on pull request #204: fix: rollback buggy version of spark

Posted by "ClSlaid (via GitHub)" <gi...@apache.org>.
ClSlaid commented on PR #204:
URL: https://github.com/apache/iceberg-docs/pull/204#issuecomment-1453405622

   Closed for https://github.com/tabular-io/docker-spark-iceberg/pull/67, waits them to merge and publish 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