tdp-observability#52 : not ready to merge yet. Prometheus handle reload instead of restart. Let’s keep restart for now to be consistent with everything in TDP.
tdp-collection#799: issues when doing transactions. May be linked to issue https://github.com/TOSIT-IO/hive/issues/10. JIRA HIVE-22546 may be backport but is a hard one. Maybe two birds with one stone ? hive#7 plus this one. @guillaume_h is pulling the topic.
PR does not fix the issue ACID completely, only partially. We will create a second PR to enable ACID (this one only enables compaction)
tdp-collection-extras#151: @guillaume_h did not make the PR work for now, his comments should be added to the PR.
incubator-livy#1: When starting a YARN app in batch, cant get applicationId. But works on livy 0.5.0. Errors has been tracked to the exclusion of dependency jersey-core. By removing the exclusion it works fine. @mehdibn linked JIRA issues regarding the topic, as well as the PR that introcuded the issue.
Incubator livy repo is still using pre 1.0 naming. Needs to be migrated.
Need to create the PR on the new repo
tdp-collection-extras#152: fix is quick and easy, does not fix a lot of issues regarding hue service as seen by systemctl. Merge it in session for now but more PR will follow.
tdp-collection#803: add a placeholder code plugin to make the linter happy. Enable the use of linter later. Merged
tdp#90: PR that structures the release of TDP 1.1. Includes zookeeper and some minor upgrades. May be discussed in a later meeting as it was during the last minutes. Regarding the question @pacordonnier raised in comments, we may need to upgrade all dependencies in order to build the entire project easily. Otherwise one would need to build previous versions of the software and would result in a very hard to build stack.
Open Topics
Issuehive#7, @hamdiazz is encountering this issue. This is open to contributions.