edge2ai-workshop
edge2ai-workshop copied to clipboard
Multiple fixes to support stacks of 7.1.9 with ECS 1.5.2 and CEM 2.x Fixes cloudera-labs/edge2ai-workshop#25 Fixes cloudera-labs/edge2ai-workshop#27 Fixes cloudera-labs/edge2ai-workshop#28 Fixes cloudera-labs/edge2ai-workshop#29 Fixes cloudera-labs/edge2ai-workshop#30
Cloudera Manager 7.11.3.2+ Agent on ECS 1.5.2 instance will fail to start if python3.8 is not installed https://docs.cloudera.com/cdp-private-cloud-data-services/1.5.2/installation-ecs/topics/cdppvc-installation-ecs-software-requirements.html
ECS instances should be managed with manage-instances.sh to stop and start using INSTANCE_IDS
The current permissions given to cdc_user are not sufficient to create a table in public schema. The following works as a workaround, but may be too permissive. Needs to be...
After having an env for some time, there is no more /tmp/resources directory. It was there initially, as I ran it to prep for a demo. What I was looking...
Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
The deployed Kafka service does not listen to localhost interface. For some tutorials, like Kafka Streams examples, the Java app is hard coded with the localhost parameter to reach out...
As the exercise was being followed-along, this graph did apply to make the NiFi Flow work. We had to remove the "Impala::" piece from the name to make it work....