Sebastian Bernauer
Sebastian Bernauer
Hi aya-team, thanks for your awesome project! I was missing an option to set array values from my ebpf code so i added the needed functions
### Description of PR See [Issue](https://issues.apache.org/jira/browse/HDFS-17378) description ### How was this patch tested? We are writing a custom authorizer that only supports the new `checkPermissionWithContext` API (as we want to...
Can be extended to parse rgba when we already have it in our vector. I think the swizzle (shuffle) part is costing most of the performance
Currently we don't have an integration test testing the OPA integration
Currently a ZNode discovery CM looks like shown below. It would be great to have an easy way of retrieving the name + namespace of the underlying zk cluster. This...
Hi maintainers, many thanks for writing and providing this authorizer! We are security-scanning our images and noticed CVE-2023-2976 and CVE-2020-8908 popping up. Both of these have been fixed by https://github.com/StyraInc/opa-kafka-plugin/commit/309ea495e4e4480a89f5555980c711e3686faf03,...
Came up in https://github.com/stackabletech/zookeeper-operator/pull/799#discussion_r1615542352 We should have status conditions (similar to ZookeeperCluster) on the Znode, e.g. if the ZNode has been created.
In a94c0306f48215d96be3b842525c4341772d26f9 `MetastoreSchemaTool` was moved from `org.apache.hadoop.hive.metastore.tools.MetastoreSchemaTool` to `org.apache.hadoop.hive.metastore.tools.schematool.MetastoreSchemaTool`, but it seems like `schemaTool.sh` was not updated. This results in a `ClassNotFoundException: org.apache.hadoop.hive.metastore.tools.MetastoreSchemaTool` ### What changes were proposed in this...
Fixes https://github.com/sbernauer/breakwater/issues/61