Prashant Sharma
Prashant Sharma
Looks good to me, I will merge it soon, if there are no other objections from any one here.
There may be a race between step container terminating and sidecar copying results to remote server. E.g. If there is only one step, tekton will try to terminate the sidecar...
A `preStop` hooks is not called if the container is completed i.e. ran to completion. [Link](https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks)
Did you push records after the kafka streaming job is started in spark shell, and waited for the processing duration?
Yes, tail command. You must execute it in another terminal, after the spark shell job has been submitted and you are waiting for the output.
Thanks for letting us know, that you got output, after inserting the data using another terminal. Table updates automatically. In order to validate the output, try to manually insert each...
I have screen recorded the demo video: https://youtu.be/bKXabab_jUY
A typical run looks like this: ``` Name: concat-text-pipeline-run Namespace: default Labels: tekton.dev/pipeline=concat-text-pipeline Annotations: API Version: tekton.dev/v1beta1 Kind: PipelineRun Metadata: Creation Timestamp: 2022-08-29T16:17:06Z Generation: 1 Managed Fields: API Version: tekton.dev/v1beta1...
Hi @Tomcli, can you please take a look !