I'm using the Schema Workbench that I compiled from the source available on github using:
mvn -Pworkbench package
It starts with no problem and there is a folder called drivers which suggests to copy there all the additional JDBC drivers. I did it and restarted the workbench.
The jar I copied is kylin-jdbc-2.6.1.jar
The problem is that when I click on Options -> Connection...
There is no Kylin driver to select. Did anyone get the Schema Workbench working with Kylin and defined a working schema?