yodo-t
Results
1
issues of
yodo-t
**Describe the bug** When I run /bin/ksql, following error occurs. ``` $ /bin/ksql http://localhost:8088 log4j:ERROR Could not read configuration file from URL [file://etc/ksql/log4j-file.properties]. java.net.UnknownHostException: etc at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.Socket.connect(Socket.java:589) at...
bug