Blazer-007 merged PR #4141:
URL: https://github.com/apache/gobblin/pull/4141
--
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: dev-unsubscr...@gobblin.apa
Blazer-007 commented on code in PR #4141:
URL: https://github.com/apache/gobblin/pull/4141#discussion_r2361828176
##
gobblin-service/src/main/java/org/apache/gobblin/service/monitoring/DagActionChangeMonitor.java:
##
@@ -0,0 +1,28 @@
+/*
+ * Licensed to the Apache Software Found
thisisArjit commented on code in PR #4141:
URL: https://github.com/apache/gobblin/pull/4141#discussion_r2360524841
##
gobblin-service/src/main/java/org/apache/gobblin/service/monitoring/DagActionStoreChangeMonitor.java:
##
Review Comment:
nit: add `@Override` to setActive m
Blazer-007 opened a new pull request, #4141:
URL: https://github.com/apache/gobblin/pull/4141
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the follo
codecov-commenter commented on PR #4141:
URL: https://github.com/apache/gobblin/pull/4141#issuecomment-3305497945
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4141?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&
Blazer-007 merged PR #4140:
URL: https://github.com/apache/gobblin/pull/4140
--
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: dev-unsubscr...@gobblin.apa
codecov-commenter commented on PR #4138:
URL: https://github.com/apache/gobblin/pull/4138#issuecomment-3251499033
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4138?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&
Blazer-007 merged PR #4138:
URL: https://github.com/apache/gobblin/pull/4138
--
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: dev-unsubscr...@gobblin.apa
Blazer-007 commented on code in PR #4140:
URL: https://github.com/apache/gobblin/pull/4140#discussion_r2324561765
##
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/iceberg/IcebergPartitionCopyableFile.java:
##
@@ -0,0 +1,43 @@
+package org.apache.g
thisisArjit opened a new pull request, #4139:
URL: https://github.com/apache/gobblin/pull/4139
…rkunit
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR add
thisisArjit opened a new pull request, #4140:
URL: https://github.com/apache/gobblin/pull/4140
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the foll
thisisArjit opened a new pull request, #4138:
URL: https://github.com/apache/gobblin/pull/4138
Reverts apache/gobblin#4133
--
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.
T
Blazer-007 commented on code in PR #4134:
URL: https://github.com/apache/gobblin/pull/4134#discussion_r2314350636
##
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/CopyEntity.java:
##
@@ -66,7 +69,7 @@ public class CopyEntity implements HasGuid {
Copilot commented on code in PR #4134:
URL: https://github.com/apache/gobblin/pull/4134#discussion_r2314368514
##
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/CopyEntity.java:
##
@@ -54,6 +55,8 @@ public class CopyEntity implements HasGuid {
Blazer-007 merged PR #4134:
URL: https://github.com/apache/gobblin/pull/4134
--
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: dev-unsubscr...@gobblin.apa
Blazer-007 commented on code in PR #4134:
URL: https://github.com/apache/gobblin/pull/4134#discussion_r2314349733
##
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/CopyEntity.java:
##
@@ -66,7 +69,7 @@ public class CopyEntity implements HasGuid {
Blazer-007 merged PR #4133:
URL: https://github.com/apache/gobblin/pull/4133
--
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: dev-unsubscr...@gobblin.apa
codecov-commenter commented on PR #4134:
URL: https://github.com/apache/gobblin/pull/4134#issuecomment-3244694644
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4134?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&
codecov-commenter commented on PR #4133:
URL: https://github.com/apache/gobblin/pull/4133#issuecomment-3244486354
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4133?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&
thisisArjit commented on code in PR #4133:
URL: https://github.com/apache/gobblin/pull/4133#discussion_r2315043644
##
gobblin-api/src/test/java/org/apache/gobblin/compat/TextSerializerTest.java:
##
@@ -49,31 +46,8 @@ public void testSerialize()
ByteArrayInputStream bIn =
Blazer-007 commented on code in PR #4133:
URL: https://github.com/apache/gobblin/pull/4133#discussion_r231434
##
gobblin-api/src/main/java/org/apache/gobblin/compat/hadoop/TextSerializer.java:
##
@@ -31,20 +30,21 @@ public class TextSerializer {
* Serialize a String usin
Copilot commented on code in PR #4133:
URL: https://github.com/apache/gobblin/pull/4133#discussion_r2314368875
##
gobblin-api/src/main/java/org/apache/gobblin/compat/hadoop/TextSerializer.java:
##
@@ -31,20 +30,21 @@ public class TextSerializer {
* Serialize a String using t
Blazer-007 commented on PR #4134:
URL: https://github.com/apache/gobblin/pull/4134#issuecomment-3242924780
@thisisArjit Add Jira ticket to description and title
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
Blazer-007 commented on code in PR #4134:
URL: https://github.com/apache/gobblin/pull/4134#discussion_r2314349733
##
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/CopyEntity.java:
##
@@ -66,7 +69,7 @@ public class CopyEntity implements HasGuid {
pratapaditya04 opened a new pull request, #4137:
URL: https://github.com/apache/gobblin/pull/4137
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the f
khandelwal-prateek commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2306072649
##
gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-server/src/main/java/org/apache/gobblin/service/modules/restli/FlowConfigsV2ResourceHandler
khandelwal-prateek commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2306061453
##
gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-server/src/main/java/org/apache/gobblin/service/modules/restli/FlowConfigsV2ResourceHandler
khandelwal-prateek commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2304557997
##
gobblin-metrics-libs/gobblin-metrics/src/main/java/org/apache/gobblin/metrics/ServiceMetricNames.java:
##
@@ -96,6 +97,8 @@ public class ServiceMetricName
abhishekmjain commented on PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#issuecomment-3227315055
Please update the description of the PR with what is being added
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
aga9900 commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2303175359
##
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/task/DagProcessingEngineMetrics.java:
##
@@ -163,6 +167,14 @@ public void
markDagActi
abhishekmjain commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2303098245
##
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/task/DagProcessingEngineMetrics.java:
##
@@ -163,6 +167,14 @@ public void
markD
Blazer-007 merged PR #4132:
URL: https://github.com/apache/gobblin/pull/4132
--
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: dev-unsubscr...@gobblin.apa
Blazer-007 merged PR #4131:
URL: https://github.com/apache/gobblin/pull/4131
--
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: dev-unsubscr...@gobblin.apa
aga9900 commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2300216535
##
gobblin-metrics-libs/gobblin-metrics/src/main/java/org/apache/gobblin/metrics/ServiceMetricNames.java:
##
@@ -96,6 +97,8 @@ public class ServiceMetricNames {
publ
abhishekmjain commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2300178657
##
gobblin-metrics-libs/gobblin-metrics/src/main/java/org/apache/gobblin/metrics/ServiceMetricNames.java:
##
@@ -96,6 +97,8 @@ public class ServiceMetricNames {
aga9900 commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2300213758
##
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/task/DagProcessingEngineMetrics.java:
##
@@ -163,6 +167,14 @@ public void
markDagActi
aga9900 commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2300211890
##
gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-server/src/main/java/org/apache/gobblin/service/modules/restli/FlowConfigsV2ResourceHandler.java:
aga9900 commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2300209854
##
gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-server/src/main/java/org/apache/gobblin/service/modules/restli/FlowConfigsV2ResourceHandler.java:
aga9900 commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2300205226
##
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/task/DagProcessingEngineMetrics.java:
##
@@ -89,6 +91,8 @@ public void registerAllMetr
aga9900 commented on code in PR #4136:
URL: https://github.com/apache/gobblin/pull/4136#discussion_r2300203662
##
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/task/DagProcessingEngineMetrics.java:
##
@@ -163,6 +167,14 @@ public void
markDagActi
aga9900 opened a new pull request, #4136:
URL: https://github.com/apache/gobblin/pull/4136
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the followin
thisisArjit commented on code in PR #4131:
URL: https://github.com/apache/gobblin/pull/4131#discussion_r2299810704
##
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/iceberg/IcebergPartitionDataset.java:
##
@@ -191,8 +192,8 @@ private Map
calcSrcFi
abhishekmjain merged PR #4135:
URL: https://github.com/apache/gobblin/pull/4135
--
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: dev-unsubscr...@gobblin.
vsinghal85 commented on code in PR #4135:
URL: https://github.com/apache/gobblin/pull/4135#discussion_r229670
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/Task.java:
##
@@ -329,17 +331,37 @@ private void computeAndUpdateTaskDataQuality() {
try {
Blazer-007 commented on code in PR #4135:
URL: https://github.com/apache/gobblin/pull/4135#discussion_r2296983135
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/Task.java:
##
@@ -329,17 +331,37 @@ private void computeAndUpdateTaskDataQuality() {
try {
codecov-commenter commented on PR #4135:
URL: https://github.com/apache/gobblin/pull/4135#issuecomment-3218655138
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4135?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&
Blazer-007 commented on code in PR #4131:
URL: https://github.com/apache/gobblin/pull/4131#discussion_r2296970879
##
gobblin-data-management/src/test/java/org/apache/gobblin/data/management/copy/iceberg/IcebergOverwritePartitionsStepTest.java:
##
@@ -53,15 +54,23 @@ public void
Blazer-007 commented on code in PR #4131:
URL: https://github.com/apache/gobblin/pull/4131#discussion_r2296970081
##
gobblin-data-management/src/test/java/org/apache/gobblin/data/management/copy/iceberg/IcebergOverwritePartitionsStepTest.java:
##
@@ -53,15 +54,23 @@ public void
Blazer-007 commented on code in PR #4131:
URL: https://github.com/apache/gobblin/pull/4131#discussion_r2296961898
##
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/iceberg/IcebergPartitionDataset.java:
##
@@ -191,8 +192,8 @@ private Map
calcSrcFil
vsinghal85 commented on code in PR #4135:
URL: https://github.com/apache/gobblin/pull/4135#discussion_r2296257754
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/Task.java:
##
@@ -334,9 +334,7 @@ private void computeAndUpdateTaskDataQuality() {
Log.warn(
vsinghal85 commented on code in PR #4135:
URL: https://github.com/apache/gobblin/pull/4135#discussion_r2296257754
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/Task.java:
##
@@ -334,9 +334,7 @@ private void computeAndUpdateTaskDataQuality() {
Log.warn(
codecov-commenter commented on PR #4131:
URL: https://github.com/apache/gobblin/pull/4131#issuecomment-3214612551
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4131?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&
abhishekmjain commented on code in PR #4135:
URL: https://github.com/apache/gobblin/pull/4135#discussion_r2292643985
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/Task.java:
##
@@ -334,9 +334,7 @@ private void computeAndUpdateTaskDataQuality() {
Log.wa
thisisArjit opened a new pull request, #4131:
URL: https://github.com/apache/gobblin/pull/4131
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the foll
thisisArjit opened a new pull request, #4133:
URL: https://github.com/apache/gobblin/pull/4133
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the foll
vsinghal85 opened a new pull request, #4135:
URL: https://github.com/apache/gobblin/pull/4135
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the follo
thisisArjit opened a new pull request, #4134:
URL: https://github.com/apache/gobblin/pull/4134
…son string
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR
thisisArjit opened a new pull request, #4132:
URL: https://github.com/apache/gobblin/pull/4132
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the foll
abhishekmjain merged PR #4130:
URL: https://github.com/apache/gobblin/pull/4130
--
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: dev-unsubscr...@gobblin.
codecov-commenter commented on PR #4130:
URL: https://github.com/apache/gobblin/pull/4130#issuecomment-3184098409
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4130?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&
aga9900 commented on code in PR #4130:
URL: https://github.com/apache/gobblin/pull/4130#discussion_r2273464978
##
gobblin-service/src/test/java/org/apache/gobblin/service/modules/scheduler/GobblinServiceJobSchedulerTest.java:
##
@@ -120,6 +117,70 @@ public void testIsNextRunWith
abhishekmjain commented on code in PR #4130:
URL: https://github.com/apache/gobblin/pull/4130#discussion_r2273040627
##
gobblin-service/src/test/java/org/apache/gobblin/service/modules/scheduler/GobblinServiceJobSchedulerTest.java:
##
@@ -120,6 +117,70 @@ public void testIsNextR
aga9900 commented on code in PR #4130:
URL: https://github.com/apache/gobblin/pull/4130#discussion_r2272989652
##
gobblin-service/src/main/java/org/apache/gobblin/service/modules/scheduler/GobblinServiceJobScheduler.java:
##
@@ -698,8 +698,13 @@ public void executeImpl(JobExecut
abhishekmjain merged PR #4129:
URL: https://github.com/apache/gobblin/pull/4129
--
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: dev-unsubscr...@gobblin.
thisisArjit commented on code in PR #4129:
URL: https://github.com/apache/gobblin/pull/4129#discussion_r2272897692
##
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/proc/DagProc.java:
##
@@ -79,7 +79,12 @@ public final void process(DagManagementSt
abhishekmjain commented on code in PR #4130:
URL: https://github.com/apache/gobblin/pull/4130#discussion_r2272690150
##
gobblin-service/src/main/java/org/apache/gobblin/service/modules/scheduler/GobblinServiceJobScheduler.java:
##
@@ -698,8 +698,13 @@ public void executeImpl(Job
aga9900 opened a new pull request, #4130:
URL: https://github.com/apache/gobblin/pull/4130
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the followin
abhishekmjain commented on code in PR #4129:
URL: https://github.com/apache/gobblin/pull/4129#discussion_r2269489029
##
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/proc/DagProc.java:
##
@@ -79,7 +79,12 @@ public final void process(DagManagement
thisisArjit opened a new pull request, #4129:
URL: https://github.com/apache/gobblin/pull/4129
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the foll
abhishekmjain merged PR #4128:
URL: https://github.com/apache/gobblin/pull/4128
--
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: dev-unsubscr...@gobblin.
Blazer-007 merged PR #4127:
URL: https://github.com/apache/gobblin/pull/4127
--
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: dev-unsubscr...@gobblin.apa
Blazer-007 commented on code in PR #4127:
URL: https://github.com/apache/gobblin/pull/4127#discussion_r2262042630
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/SafeDatasetCommit.java:
##
@@ -94,13 +94,17 @@ public Void call()
metricContext = Instrumented.getMe
vsinghal85 commented on code in PR #4127:
URL: https://github.com/apache/gobblin/pull/4127#discussion_r2262036446
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/SafeDatasetCommit.java:
##
@@ -94,13 +94,17 @@ public Void call()
metricContext = Instrumented.getMe
Blazer-007 commented on code in PR #4127:
URL: https://github.com/apache/gobblin/pull/4127#discussion_r2262027352
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/SafeDatasetCommit.java:
##
@@ -94,13 +94,17 @@ public Void call()
metricContext = Instrumented.getMe
Blazer-007 commented on code in PR #4127:
URL: https://github.com/apache/gobblin/pull/4127#discussion_r2262024460
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/SafeDatasetCommit.java:
##
@@ -94,13 +94,17 @@ public Void call()
metricContext = Instrumented.getMe
abhishekmjain merged PR #4126:
URL: https://github.com/apache/gobblin/pull/4126
--
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: dev-unsubscr...@gobblin.
thisisArjit opened a new pull request, #4128:
URL: https://github.com/apache/gobblin/pull/4128
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the foll
vsinghal85 opened a new pull request, #4127:
URL: https://github.com/apache/gobblin/pull/4127
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the follo
thisisArjit opened a new pull request, #4126:
URL: https://github.com/apache/gobblin/pull/4126
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the foll
Blazer-007 merged PR #4113:
URL: https://github.com/apache/gobblin/pull/4113
--
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: dev-unsubscr...@gobblin.apa
khandelwal-prateek commented on code in PR #4113:
URL: https://github.com/apache/gobblin/pull/4113#discussion_r2253112881
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/local/LocalTaskStateTracker.java:
##
@@ -89,8 +90,11 @@ public void onTaskRunCompletion(Task task
khandelwal-prateek commented on code in PR #4113:
URL: https://github.com/apache/gobblin/pull/4113#discussion_r2252021542
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/Task.java:
##
@@ -942,7 +970,14 @@ public void commit() {
if (failedForkIds.size() ==
khandelwal-prateek commented on code in PR #4113:
URL: https://github.com/apache/gobblin/pull/4113#discussion_r2251957581
##
gobblin-core/src/main/java/org/apache/gobblin/qualitychecker/task/TaskLevelPolicyChecker.java:
##
@@ -28,20 +29,13 @@
* executes each one, and then stor
vsinghal85 commented on code in PR #4113:
URL: https://github.com/apache/gobblin/pull/4113#discussion_r2244838065
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/SafeDatasetCommit.java:
##
@@ -90,6 +94,14 @@ public Void call()
metricContext = Instrumented.getMet
vsinghal85 commented on code in PR #4113:
URL: https://github.com/apache/gobblin/pull/4113#discussion_r2244656168
##
gobblin-core/src/main/java/org/apache/gobblin/qualitychecker/task/TaskLevelPolicyChecker.java:
##
@@ -28,20 +29,13 @@
* executes each one, and then stores the o
vsinghal85 commented on code in PR #4113:
URL: https://github.com/apache/gobblin/pull/4113#discussion_r2244505067
##
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/fork/Fork.java:
##
@@ -613,6 +629,11 @@ private boolean checkDataQuality(Optional schema)
TaskLeve
khandelwal-prateek commented on code in PR #4113:
URL: https://github.com/apache/gobblin/pull/4113#discussion_r2243350309
##
gobblin-core/src/main/java/org/apache/gobblin/policies/size/FileSizePolicy.java:
##
@@ -0,0 +1,104 @@
+/*
+ * Licensed to the Apache Software Foundation (
abhishekmjain merged PR #4125:
URL: https://github.com/apache/gobblin/pull/4125
--
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: dev-unsubscr...@gobblin.
NamsB7 opened a new pull request, #4125:
URL: https://github.com/apache/gobblin/pull/4125
Dear Gobblin maintainers,
Please accept this PR. I understand that it will not be reviewed until I
have checked off all the steps below!
### JIRA
- [ ] My PR addresses the following
codecov-commenter commented on PR #4119:
URL: https://github.com/apache/gobblin/pull/4119#issuecomment-3126319073
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4119?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&
Blazer-007 commented on code in PR #4119:
URL: https://github.com/apache/gobblin/pull/4119#discussion_r2235460111
##
gobblin-utility/src/main/java/org/apache/gobblin/util/ExecutorsUtils.java:
##
@@ -162,6 +165,27 @@ public static Runnable loggingDecorator(Runnable runnable)
{
Blazer-007 commented on code in PR #4119:
URL: https://github.com/apache/gobblin/pull/4119#discussion_r2235436944
##
gobblin-utility/src/main/java/org/apache/gobblin/util/ExecutorsUtils.java:
##
@@ -162,6 +165,27 @@ public static Runnable loggingDecorator(Runnable runnable)
{
Blazer-007 commented on code in PR #4118:
URL: https://github.com/apache/gobblin/pull/4118#discussion_r2234996765
##
gobblin-metrics-libs/gobblin-metrics/src/main/java/org/apache/gobblin/metrics/opentelemetry/GaaSOpenTelemetryMetricsConstants.java:
##
@@ -0,0 +1,40 @@
+/*
+ * Li
Blazer-007 commented on code in PR #4118:
URL: https://github.com/apache/gobblin/pull/4118#discussion_r223474
##
gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/launcher/ExecuteGobblinJobLauncher.java:
##
@@ -96,8 +103,21 @@ public void submitJob(List workunit
Blazer-007 commented on code in PR #4118:
URL: https://github.com/apache/gobblin/pull/4118#discussion_r2234786983
##
gobblin-metrics-libs/gobblin-metrics/src/main/java/org/apache/gobblin/metrics/opentelemetry/OpenTelemetryInstrumentation.java:
##
@@ -0,0 +1,167 @@
+/*
+ * Licens
Blazer-007 commented on code in PR #4118:
URL: https://github.com/apache/gobblin/pull/4118#discussion_r2234744355
##
gobblin-metrics-libs/gobblin-metrics/src/main/java/org/apache/gobblin/metrics/opentelemetry/GaaSOpenTelemetryMetrics.java:
##
@@ -0,0 +1,40 @@
+/*
+ * Licensed to
thisisArjit commented on code in PR #4119:
URL: https://github.com/apache/gobblin/pull/4119#discussion_r2234728408
##
gobblin-utility/src/main/java/org/apache/gobblin/util/ExecutorsUtils.java:
##
@@ -162,6 +165,27 @@ public static Runnable loggingDecorator(Runnable runnable)
{
abhishekmjain merged PR #4124:
URL: https://github.com/apache/gobblin/pull/4124
--
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: dev-unsubscr...@gobblin.
thisisArjit commented on code in PR #4124:
URL: https://github.com/apache/gobblin/pull/4124#discussion_r2234629453
##
gobblin-temporal/src/main/java/org/apache/gobblin/temporal/ddm/workflow/impl/ExecuteGobblinWorkflowImpl.java:
##
@@ -85,6 +85,9 @@ public ExecGobblinStats execut
abhishekmjain commented on code in PR #4119:
URL: https://github.com/apache/gobblin/pull/4119#discussion_r2234616990
##
gobblin-utility/src/main/java/org/apache/gobblin/util/ExecutorsUtils.java:
##
@@ -162,6 +165,27 @@ public static Runnable loggingDecorator(Runnable runnable)
1 - 100 of 4676 matches
Mail list logo