For the Flink Page View application we need new resources in K8s. All the resources are required in the dse cluster.
- Namespace
- Users
- S3 secrets
- S3 bucket
I'm not sure what will be the right namespace name for this, maybe webrequest-page-view? This is a Flink application reading from webrequest_frontend_text and writing in a new topic called webrequest.page_view, although the topic and stream name could be changed if believe another name is better.
Task is done if:
- Namespace webrequest-page-view is created
- Users for the new namespace are created
- Secrets for S3 are created an included in the namespace
- A new S3 bucket is created