Howard Pinsley
Howard Pinsley
@ybyzek I'm following the suggestion you made on #646 to come here and try your suggestion, above. After editing the docker-compose.yml file as suggested, here are the results: ``` C:\dev\ChangeNotificationService\Kafka...
I'll try that. Does it matter that your solution for getting connect to come up uses an older image? My main objective is to try out KSQL and KTables.
I updated to the latest version, applied your edits, and get similar results with respect to ksql-datagen... ``` ksql-datagen | [kafka-admin-client-thread | adminclient-1] WARN org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to...
Argh... You're right. I'm dyslexic (pulled 5.0.1-post)! Pulled the right one. For the record, the tail of the ksql-datagen log now shows: ``` ksql-datagen | [main] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka...
HI Tom. I think your pull request may be a fix for my problem. ``` 2017-09-11 07:30:12.780 TimeTrackerMobile[17121:1727273] authorize ----> { "access_token_url" = "https://github.com/login/oauth/access_token"; "api_url" = "https://api.github.com"; "app_name" = timetracker;...