Sebastian Cheung CQF
Sebastian Cheung CQF
After adding this plugin, I got this error message:  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:  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...