I try to run basic example of usage PUSH query using ksqldb java client:
public class Main { public static String KSQLDB_SERVER_HOST = "localhost";