You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
log4j:WARN No appenders could be found for logger (com.amazonaws.athena.jdbc.AthenaDriver)
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
I use the connect function (from pyathenajdbc import connect)
What is it ?
The text was updated successfully, but these errors were encountered:
I'm using version 1.3.0 and getting:
log4j:WARN No appenders could be found for logger (com.amazonaws.athena.jdbc.AthenaDriver)
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
I use the connect function (
from pyathenajdbc import connect
)What is it ?
The text was updated successfully, but these errors were encountered: