Abyss-lord commented on issue #6526:
URL: https://github.com/apache/gravitino/issues/6526#issuecomment-2784989820
@TEOTEO520
We’re aiming to release version 0.9 in April, and I was wondering if it
would be possible to include the model update feature in this release. Do you
think it cou
FANNG1 commented on code in PR #6782:
URL: https://github.com/apache/gravitino/pull/6782#discussion_r2032230004
##
lineage/src/main/java/org/apache/gravitino/lineage/sink/LineageSinkManager.java:
##
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
FANNG1 commented on PR #6782:
URL: https://github.com/apache/gravitino/pull/6782#issuecomment-2784967557
Let me clarify how to seperate lineage normal logs and warn logs, Firstly I
try to use `ThresholdFilter` to filter normal logs only to lineage files, but
failed. Finally I use a sepera
FANNG1 commented on code in PR #6782:
URL: https://github.com/apache/gravitino/pull/6782#discussion_r2032218620
##
lineage/src/main/java/org/apache/gravitino/lineage/sink/LineageLogSink.java:
##
@@ -0,0 +1,69 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch
dependabot/gradle/com.github.jk1.dependency-license-report-2.9
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 7d735a4080 build(deps): bump com.github.jk1.dependency-lice
unknowntpo commented on code in PR #6848:
URL: https://github.com/apache/gravitino/pull/6848#discussion_r2032465269
##
dev/docker/ranger/.env:
##
@@ -0,0 +1,88 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NO
unknowntpo commented on code in PR #6848:
URL: https://github.com/apache/gravitino/pull/6848#discussion_r2032464609
##
dev/docker/ranger/ranger-dependency.sh:
##
@@ -36,7 +36,36 @@ if [[ ! -d "${ranger_dir}/packages" ]]; then
fi
if [ ! -f "${ranger_dir}/packages/${RANGER_PAC
unknowntpo commented on code in PR #6848:
URL: https://github.com/apache/gravitino/pull/6848#discussion_r2032467710
##
dev/docker/ranger/ranger-dependency.sh:
##
@@ -36,7 +36,36 @@ if [[ ! -d "${ranger_dir}/packages" ]]; then
fi
if [ ! -f "${ranger_dir}/packages/${RANGER_PAC
shaofengshi commented on issue #6854:
URL: https://github.com/apache/gravitino/issues/6854#issuecomment-2785366933
+1, Nice feature, please go ahead to raise a PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
shaofengshi commented on issue #6855:
URL: https://github.com/apache/gravitino/issues/6855#issuecomment-2785373900
Hi Fangyu, please describe your requirement and design in detail, so that
more people can understand it and give comments. Thank you!
--
This is an automated message from the
yuqi1129 commented on PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#issuecomment-2785149314
> I mean that you can modify my code. But they should use the same method.
>
> ```
> if (stringId == null && !isEntityExist(ident, SCHEMA)) {
> return
This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch branch-metadata-authz
in repository https://gitbox.apache.org/repos/asf/gravitino.git
at 8d0ac2c2b2 build(deps): bump com.github.jk1.dependency-license-report
from 2.5 to 2.9 (#6859)
No ne
jerryshao commented on PR #6842:
URL: https://github.com/apache/gravitino/pull/6842#issuecomment-2784770467
Hi @xunliu @hdygxsj I created a dev branch
(https://github.com/apache/gravitino/tree/branch-metadata-authz) for metadata
authorization feature, I think we can first merge the PRs to t
Abyss-lord commented on PR #6861:
URL: https://github.com/apache/gravitino/pull/6861#issuecomment-2785284872
Hi @jerryshao , could you please review this PR when you have time? I’d
really appreciate your feedback.
--
This is an automated message from the Apache Git Service.
To respond to
Abyss-lord commented on issue #6525:
URL: https://github.com/apache/gravitino/issues/6525#issuecomment-2784991430
@TEOTEO520
We’re aiming to release version 0.9 in April, and I was wondering if it
would be possible to include the model update feature in this release. Do you
think it cou
FANNG1 merged PR #6856:
URL: https://github.com/apache/gravitino/pull/6856
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@gravitino
FANNG1 closed issue #6217: [Subtask] [flink-connector] Adding Integration Tests
for GravitinoPaimonCatalog with Catalog-backend as JDBC in the Flink connector
URL: https://github.com/apache/gravitino/issues/6217
--
This is an automated message from the Apache Git Service.
To respond to the me
FANNG1 closed issue #6217: [Subtask] [flink-connector] Adding Integration Tests
for GravitinoPaimonCatalog with Catalog-backend as JDBC in the Flink connector
URL: https://github.com/apache/gravitino/issues/6217
--
This is an automated message from the Apache Git Service.
To respond to the me
jerqi commented on code in PR #6844:
URL: https://github.com/apache/gravitino/pull/6844#discussion_r2032291891
##
core/src/main/java/org/apache/gravitino/hook/ModelHookDispatcher.java:
##
@@ -0,0 +1,176 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or
jerryshao commented on PR #6842:
URL: https://github.com/apache/gravitino/pull/6842#issuecomment-2785003083
We should also think about how to leverage this framework for IRC, which is
also important, cc @FANNG1
--
This is an automated message from the Apache Git Service.
To respond to th
This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch fix_pipy
in repository https://gitbox.apache.org/repos/asf/gravitino.git
was 6385408f9e fix flink paimon document
This change permanently discards the following revisions:
discard 6385408f
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/gradle/com.github.jk1.dependency-license-report-2.9
in repository https://gitbox.apache.org/repos/asf/gravitino.git
was 27c79cd803 Merge branch 'main' into
dependabot/gradle
yuqi1129 commented on PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#issuecomment-2785056723
> Could you reuse the method `getEntity` in the class `OperationDispatcher`?
https://github.com/user-attachments/assets/f6652cbe-2858-41d0-bbde-f0c5e1d7f0e8";
/>
> > >
CynthiaYbz opened a new issue, #6860:
URL: https://github.com/apache/gravitino/issues/6860
### What would you like to be improved?
When clicking on the Fileset level of Fileset Catalog, the directories and
files under the Fileset can be displayed, enabling web pages to view the
direc
jerqi commented on PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#issuecomment-2785079574
> > > > > OperationDispatcher
> > > >
> > > >
> > > > OK, let me take a look.
> > >
> > >
> > > It seems that we can't use it directly as the method `getEntity` will
jerryshao commented on code in PR #6844:
URL: https://github.com/apache/gravitino/pull/6844#discussion_r2032287234
##
core/src/main/java/org/apache/gravitino/hook/ModelHookDispatcher.java:
##
@@ -0,0 +1,176 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
xunliu commented on code in PR #6842:
URL: https://github.com/apache/gravitino/pull/6842#discussion_r2032229495
##
server-common/src/main/java/org/apache/gravitino/server/authorization/expression/AuthorizationExpressionConverter.java:
##
Review Comment:
Is it `Authorization
jerryshao commented on PR #6842:
URL: https://github.com/apache/gravitino/pull/6842#issuecomment-2785004993
> I think maybe we need move these java file to
`server-common/src/main/java/org/apache/gravitino/server/authentication` path?
Is this the authentication or authorization? I'm a
This is an automated email from the ASF dual-hosted git repository.
jmclean pushed a change to branch tag-line
in repository https://gitbox.apache.org/repos/asf/gravitino-site.git
at e35563ad change tagline
This branch includes the following new commits:
new e35563ad change tagline
FANNG1 commented on code in PR #6772:
URL: https://github.com/apache/gravitino/pull/6772#discussion_r2032242781
##
docs/flink-connector/flink-catalog-jdbc.md:
##
@@ -0,0 +1,117 @@
+---
+title: "Flink connector jdbc catalog"
+slug: /flink-connector/flink-catalog-jdbc
+keyword: fl
jerryshao closed issue #6779: [Subtask] Support Lineage framework for Gravitino
URL: https://github.com/apache/gravitino/issues/6779
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
This is an automated email from the ASF dual-hosted git repository.
jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/main by this push:
new 8bcfba0b4e [#6779] feat(core): Support lineage fra
jerryshao closed issue #6779: [Subtask] Support Lineage framework for Gravitino
URL: https://github.com/apache/gravitino/issues/6779
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
jerryshao commented on code in PR #6844:
URL: https://github.com/apache/gravitino/pull/6844#discussion_r2032357705
##
core/src/main/java/org/apache/gravitino/hook/ModelHookDispatcher.java:
##
@@ -0,0 +1,176 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
jerqi commented on PR #6853:
URL: https://github.com/apache/gravitino/pull/6853#issuecomment-2785151820
> > I mean that you can modify my code. But they should use the same method.
> > ```
> > if (stringId == null && !isEntityExist(ident, SCHEMA)) {
> > return E
jerryshao commented on PR #6848:
URL: https://github.com/apache/gravitino/pull/6848#issuecomment-2785216273
@jerqi @xunliu please help to review this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
shaofengshi commented on issue #6860:
URL: https://github.com/apache/gravitino/issues/6860#issuecomment-2785393738
This is a nice feature, please go ahead to share your design or PR. Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
shaofengshi commented on issue #6857:
URL: https://github.com/apache/gravitino/issues/6857#issuecomment-2785391778
Hi Fangyu, does this invovle any Gravitino code change? or it is just
setting these parameters to take effective?
--
This is an automated message from the Apache Git Service.
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a change to branch issue_6852
in repository https://gitbox.apache.org/repos/asf/gravitino.git
at b90bf7b2bf fix
No new revisions were added by this update.
jerqi commented on code in PR #6820:
URL: https://github.com/apache/gravitino/pull/6820#discussion_r2030782385
##
clients/client-java/src/test/java/org/apache/gravitino/client/integration/test/authorization/AccessControlIT.java:
##
@@ -218,6 +218,22 @@ void testManageRoles() {
This is an automated email from the ASF dual-hosted git repository.
mchades pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino-playground.git
The following commit(s) were added to refs/heads/main by this push:
new 75b6fae [#139] Improvement: external
jerqi commented on code in PR #6821:
URL: https://github.com/apache/gravitino/pull/6821#discussion_r2030975105
##
authorizations/authorization-common/src/main/java/org/apache/gravitino/authorization/common/PathBasedMetadataObject.java:
##
Review Comment:
cc @yuqi1129 This f
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/gradle/iceberg-1.8.1
in repository https://gitbox.apache.org/repos/asf/gravitino.git
at 3993123569 build(deps): bump iceberg from 1.6.1 to 1.8.1
No new revisions were added
dependabot[bot] opened a new pull request, #6859:
URL: https://github.com/apache/gravitino/pull/6859
Bumps com.github.jk1.dependency-license-report from 2.5 to 2.9.
[ were added to refs/heads/main by this push:
new 818362b0ea [6346] feat(authz): Add privilege suppo
jerryshao closed issue #6346: [Subtask] Add privilege support for model
URL: https://github.com/apache/gravitino/issues/6346
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
jerryshao commented on code in PR #6844:
URL: https://github.com/apache/gravitino/pull/6844#discussion_r203169
##
core/src/main/java/org/apache/gravitino/hook/ModelHookDispatcher.java:
##
@@ -0,0 +1,176 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
dependabot[bot] opened a new pull request, #6858:
URL: https://github.com/apache/gravitino/pull/6858
Bumps `iceberg` from 1.6.1 to 1.8.1.
Updates `org.apache.iceberg:iceberg-aliyun` from 1.6.1 to 1.8.1
Release notes
Sourced from https://github.com/apache/iceberg/releases";>org.ap
jerryshao commented on code in PR #6782:
URL: https://github.com/apache/gravitino/pull/6782#discussion_r2031694450
##
lineage/src/main/java/org/apache/gravitino/lineage/sink/LineageLogSink.java:
##
@@ -0,0 +1,76 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
jerryshao commented on code in PR #6782:
URL: https://github.com/apache/gravitino/pull/6782#discussion_r2031698018
##
lineage/src/main/java/org/apache/gravitino/lineage/sink/LineageSinkManager.java:
##
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
jerryshao commented on code in PR #6782:
URL: https://github.com/apache/gravitino/pull/6782#discussion_r2031668625
##
conf/log4j2.properties.template:
##
@@ -47,6 +47,34 @@ appender.rolling.strategy.delete.ifLastModified.type =
IfLastModified
# Delete all files older than 30 d
jerryshao closed pull request #6858: build(deps): bump iceberg from 1.6.1 to
1.8.1
URL: https://github.com/apache/gravitino/pull/6858
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
waukin commented on issue #6845:
URL: https://github.com/apache/gravitino/issues/6845#issuecomment-2783814295
Hi @danhuawang, may I work on this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
jerryshao commented on code in PR #6782:
URL: https://github.com/apache/gravitino/pull/6782#discussion_r2031672653
##
lineage/build.gradle.kts:
##
@@ -0,0 +1,39 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See
jerryshao commented on issue #6845:
URL: https://github.com/apache/gravitino/issues/6845#issuecomment-2784162549
Sure, please go ahead.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specifi
yuqi1129 opened a new pull request, #6853:
URL: https://github.com/apache/gravitino/pull/6853
### What changes were proposed in this pull request?
Getting entity id when load schema from schema from external storage.
### Why are the changes needed?
The entity ID is very u
mchades merged PR #140:
URL: https://github.com/apache/gravitino-playground/pull/140
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...
mchades closed issue #139: [Improvement] Persist Gravitino data outside of
Docker container
URL: https://github.com/apache/gravitino-playground/issues/139
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
lifangyu opened a new issue, #6854:
URL: https://github.com/apache/gravitino/issues/6854
### What would you like to be improved?
hudi catalog does not support Kerberos authentication access when it uses
hms to obtain metadata. It is expected that HudI Catalog can support Kerberos
aut
72 matches
Mail list logo