Open chetann opened 5 years ago
You might want to include your Alpine-Based dockerfile here... But basically, you will need Java and Maven to be installed as part of the image, then you need to actually build the project to get the class to be picked up as part of the classpath.
Hi All,
I did download the latest version of confluent package and created two things
CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"
Error: Could not find or load main class io.confluent.ksql.rest.server.KsqlServerMain
cat /etc/os-release
NAME="Alpine Linux" ID=alpine VERSION_ID=3.8.1 PRETTY_NAME="Alpine Linux v3.8" HOME_URL="http://alpinelinux.org" BUG_REPORT_URL="http://bugs.alpinelinux.org"