I wanted to know why does co-partitioning of two Kstreams in kafka require same number of partitions for both the streams as is given in the documentation in be
I am using Scrapy to crawl a website that contains a category menu with different sub-levels of categories (i.e. category, subcategory, sub-subcategory, sub-sub
I am trying to fulfil requests on my local test chainlink node on rinkeby (following https://docs.chain.link/docs/fulfilling-requests/) but can't see any job ru
I'm confused about what part of my data is in or out of sample forecast. I understand that out-of-sample is the data I don't have but want to forecast, and in-s
Data Layer Has been deployed to my website. However, I'm struggling to find a way to extract the data which is held in Google Tag Manager, for it to be used in
I've been following multiple tutorials on how to deploy my (Spring Boot) api on Minikube. I already got it (user-service running on 8081) working in a docker co
I've been seeing some SMTP errors in my database mail logs. So I have a set up a test SQL Agent job that runs every ten minutes (it's only action is to SELECT N
Suppose we have a couple of Shape implementations. Each implementation is created by a ShapeFactory from a corresponding ShapeConfig. interface Shape {} class
I'm trying to cherry pick the last 10 commits from branch A to B. Github Desktop only lets me cherry pick one commit one at a time? Is it possible to cherry pic