Sebastian Cheung CQF

Results 43 comments of Sebastian Cheung CQF

After adding this plugin, I got this error message: ![screen shot 2018-03-13 at 17 28 04](https://user-images.githubusercontent.com/1273014/37356370-18826c34-26e6-11e8-8b51-175fc797ad19.png) Other than generating a nice little Jenkins butler icon for the Jenkinsfile, does it...

Hi @aleksas @browniebroke any update on this? I am still trying to figure out how to run in debug mode using this tool. https://www.youtube.com/watch?v=x7lZAmMVo2M this shows it but not with...

Hi @jeffreyalexander88 could you show us which version from the hub.docker.com page, still cannot successfully build after cloning... FROM python:2.7-slim Also didn't work, thanks, this is error: ConnectionError: HTTPConnectionPool(host='jenkins', port=8080):...

if adding espresso UI testing, the build.gradle to modify to include would be the build.gradle for TweetLaneCore or the client module?

I signed up and then git clone but not sure why meteor update takes forever? I see that it is Meteor 1.0 and now we are 1.4.4.1 so can I...

Hi Nick I tried your suggestion, and even that didn't work? Where is 'lib'? Is this the folder you are referring to: /src/cloudstorage/cloudstorage_api Since I can't find any lib folder?

Need this pip install GoogleAppEngineCloudStorageClient -t demo/lib when there is already a src/cloudstorage folder? Since cloning the project also has src/cloudstorage..

For example: ![Screenshot 2020-09-15 at 00 08 14](https://user-images.githubusercontent.com/1273014/93146751-8fe13200-f6e7-11ea-9b24-7c3fcbb7e622.png) So given this scenario, any recommended config? if there are no keys then later on making a KSQL KTable will require primary...

Then could we hash each row on the fly to provide uniqueness, better to write UDF that hashes based on several columns, say C, D, E for hash1 and E,...

This is just a tiny sample, will get large amount of data. Other than the first two columns the rest of the fields should be different enough to generate unique...