Messages by Thread
-
(gobblin) branch master updated: [GOBBLIN-2041] Fix NPE in `CopySource::getCopyEntityClass` (#3920)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2039] Handle failure scenarios multileader compilation startup (#3918)
wlo
-
(gobblin) branch master updated: GOBBLIN-2033 set unique writer output dir by appending taskAttemptId to writer output path (#3910)
zihanli58
-
(gobblin) branch master updated: [GOBBLIN-2038] Fix bug where monitor startup is never occurring (#3917)
wlo
-
(gobblin) branch master updated (1ca494435 -> 698b351d4)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2037] Start DagActionMonitor functionality after its dependencies (#3916)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2008] use https in repositories.gradle (#3884)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2023] add kill dag proc (#3901)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-2026] Fail the dataset cleaner flow during any Exception (#3913)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-2036] Fix type error where string config is forced into boolean type (#3915)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2022] add re-evaluate dag proc (#3896)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-2030] Integrate AutoTroubleshooter with Temporal (#3908)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2031] Fix empty message in event submitter in Temporal (#3907)
wlo
-
(gobblin) branch master updated: [HOTFIX] catch exception when fail to compute the iceberg file metrics (#3909)
zihanli58
-
(gobblin) branch master updated: [GOBBLIN-2029 ]Codestyle changes in DagProc and related classes (#3906)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-2019] Remove circular dependency & initialize multi-active execution related classes (#3899)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-2028] make DagManagementStateStore return job status (#3905)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-2027] move DagActionStore, MultiActiveLeaseArbiter and their implementation/test classes from gobblin-runtime to gobblin-service (#3904)
arjun4084346
-
(gobblin) branch master updated (ed6694382 -> de50eaf54)
zihanli58
-
(gobblin) branch master updated: Add always false predicate (#3903)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2020] Fix number of failure scenarios and bugs in temporal workflows (#3900)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2021] Add logging to see when directories have their permissions resynced to which perms for manifest distcp (#3897)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2018] Add Opentelemetry metrics for GaaS observability (#3881)
wlo
-
(gobblin) branch master updated (2bdf7ebf3 -> 207756d53)
wlo
-
(gobblin) branch master updated (3a5496134 -> 2bdf7ebf3)
arjun4084346
-
(gobblin) branch master updated (ef88a58cc -> 3a5496134)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2006] Adding an iterator for fetching dataset versions (#3883)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-2013] update guice initialization for 'DagProcEngine enabled' and related classes (#3892)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-1910] Pr dag refactor stage 2 (#3858)
arjun4084346
-
(gobblin) branch master updated (fee5a0e74 -> f90b590ac)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2010] Implement Distributed Data Movement (DDM) Gobblin-on-Temporal end-to-end workflow for arbitrary job config (#3886)
wlo
-
(gobblin) branch master updated (a78ee5473 -> 1af723e97)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2007] Implement Distributed Data Movement (DDM) Gobblin-on-Temporal `WorkUnit` generation (for arbitrary `Source`) (#3880)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2005] Use correct root path when finding relative paths on destination side (#3882)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1919] Rework a few more elements of MR-related job exec for reuse in Temporal-based execution (#3879)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2002] create MostlyInMemoryDagManagementStateStore to merge UserQuotaManage… (#3878)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-1996] Add ability for Yarn app to terminate on finishing of temporal flow (#3865)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2001] Add configuration to disable task failed event from emitting (#3877)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1994] Fix iceberg-distcp dest-side `TableMetadata` consistency check to accurately detect "stale table metadata" (#3876)
wlo
-
(gobblin) branch master updated: [GOBBLIN-2000] Add logging for concurrent flow status check (#3875)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1998] Add Gobblin-temporal to gobblin-all (#3873)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1999] Ignore concurrent check if the flow execution ID is the same as the c… (#3874)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1994] Ensure iceberg-distcp consistency by using same `TableMetadata` for both WU planning and final commit (#3870)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1989] TemporaI: Implementation of GTE for GaaS Observability Event in MR alternative for distcp (#3843)
wlo
-
(gobblin) branch master updated (67c610117 -> 5e07cc7de)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-1992] Propagate slf4j MDC Context in workflows and activities of the tempor… (#3868)
wlo
-
(gobblin) branch master updated: Add config for excluding 'manifest.json' in iceberg-distcp data movement (#3869)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1990] Update GobblinServiceManagerTest to reduce flakiness (#3864)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1991] set (target) dataset path correctly in RecursiveCopyableDataset (#3867)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-1987] Allow run-immediately flows to execute in multi-active scheduler mode (#3861)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-1988] Fail the streaming container when OOM issue happens (#3862)
zihanli58
-
(gobblin) branch master updated: [GOBBLIN-1910] part one of the changes that dag refactoring will require (#3853)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-1986] Log `FileStatus` for only the first N inputs in `GobblinWorkUnitsInputFormat` (#3860)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1984] Add consensus flowExecutionId to FlowSpec to use for compilation (#3857)
wlo
-
(gobblin) branch master updated: Incorporate the mod time of enclosing dirs into the `SourceHadoopFsEndPoint.getWatermark` (#3859)
zihanli58
-
(gobblin) branch master updated: [GOBBLIN-1983] Remove Optionals to make DagManager, EventSubmitter, and TopologyCatalog required for GaaS operation (#3855)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-1982] Show a consistent flowExecutionId btwn Compilation & Execution (#3854)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1947] Send workUnitChange event when helix task consistently fail (#3832)
zihanli58
-
(gobblin) branch master updated: Renames writer.path.type config name as it has a type conflict with writer.path (#3852)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1979] Pare down `TaskStateCollectorService` failure logging, to avoid flooding logs during widespread failure, e.g. O(1k)+ (#3850)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1978] Initialize dag action store monitor metrics (#3851)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-1968] Temporal commit step integration (#3829)
wlo
-
(gobblin) branch master updated: Log when `PasswordManager` fails to load any master password (#3849)
arjun4084346
-
(gobblin) branch master updated: [GOBBLIN-1976] Allow an `IcebergCatalog` to override the `DatasetDescriptor` platform name for the `IcebergTable`s it creates (#3848)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1973] Change Manifest distcp logic to compare permissions of source and dest files even when source is older (#3845)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1974] Ensure Adhoc Flows can be Executed in Multi-active Scheduler state (#3846)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1975] Keep job.name configuration immutable if specified on GaaS (#3847)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1972] Fix `CopyDataPublisher` to avoid committing post-publish WUs before they've actually run (#3844)
wlo
-
(gobblin) branch master updated (bc456b961 -> a4ba9d366)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1971] Allow `IcebergCatalog` to specify the `DatasetDescriptor` name for the `IcebergTable`s it creates (#3842)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1967] Add external data node for generic ingress/egress on GaaS (#3838)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1960] Emit audit count after commit in IcebergMetadataWriter (#3833)
zihanli58
-
(gobblin) branch master updated: Delete Launch Action Events After Processing (#3837)
arjun4084346
-
(gobblin) branch master updated: Prevent NPE in `FlowCompilationValidationHelper.validateAndHandleConcurrentExecution` (#3836)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1961] Allow `IcebergDatasetFinder` to use separate names for source vs. destination-side DB and table (#3835)
wlo
-
(gobblin) branch master updated: Use DB-qualified table ID as `IcebergTable` dataset descriptor (#3834)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1957] GobblinOrcwriter improvements for large records (#3828)
wlo
-
(gobblin) branch master updated: Consistly handle Rest.li /flowexecutions KILL and RESUME actions (#3830)
wlo
-
(gobblin) branch master updated: Add semantics for failure on partial success (#3831)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1956]Make Kafka streaming pipeline be able to config the max poll records during runtime (#3827)
zihanli58
-
(gobblin) branch master updated: Emit metric to tune LeaseArbiter Linger metric (#3824)
wlo
-
(gobblin) branch master updated (315d9599e -> 668749806)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1953] Add an exception message to orc writer validation GTE (#3826)
wlo
-
(gobblin) branch master updated: Make KafkaTopicGroupingWorkUnitPacker pack with desired num of container (#3814)
zihanli58
-
(gobblin) branch master updated: [GOBBLIN-1952] Make jobname shortening in GaaS more aggressive (#3822)
wlo
-
(gobblin) branch master updated: Add framework and unit tests for DagActionStoreChangeMonitor (#3817)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1951] Emit GTE when deleting corrupted ORC files (#3821)
zihanli58
-
(gobblin) branch master updated: Allow extension of functions in GobblinMCEPublisher and customization of fileList file metrics are calculated for (#3820)
zihanli58
-
(gobblin) branch master updated: [GOBBLIN-1948] Use same flowExecutionId across participants (#3819)
arjun4084346
-
(gobblin) branch master updated: [Hotfix][GOBBLIN-1949] add option to detect malformed orc during commit (#3818)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1942] Create MySQL util class for re-usable methods and setup MysqlDagActio… (#3812)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1945] Implement Distributed Data Movement (DDM) Gobblin-on-Temporal `WorkUnit` evaluation (#3816)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1944] Add gobblin-temporal load generator for a single subsuming super-workflow with a configurable number of activities nested beneath (#3815)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1941] Develop Temporal abstractions, including `Workload` for workflows of unbounded size through sub-workflow nesting (#3811)
wlo
-
(gobblin) branch master updated: [GOBBLIN-1943] Use AWS version 1.12.261 to fix a security vulnerability in the previous version (#3813)
wlo
-
(gobblin) branch master updated: GOBBLIN-1933]Change the logic in completeness verifier to support multi reference tier (#3806)
zihanli58
-
(gobblin) branch master updated: [GOBBLIN-1937] Quantify Missed Work Completed by Reminders (#3808)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1939] Bump AWS version to use a compatible version of Jackson with Gobblin (#3809)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1919] Simplify a few elements of MR-related job exec before reusing code in Temporal-based execution (#3784)
wlo
-
[gobblin] branch master updated (be849adf3 -> 8184642c7)
arjun4084346
-
[gobblin] branch master updated: Expose functions to fetch record partitionColumn value (#3810)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1922]Add function in Kafka Source to recompute workUnits for filtered partitions (#3798)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1935] Skip null dag action types unable to be processed (#3807)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1934] Monitor High Level Consumer queue size (#3805)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1931] Refactor dag action updating method & add clarifying comment (#3801)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1927] Add topic validation support in KafkaSource, and add TopicNameValidator (#3793)
zihanli58
-
[gobblin] branch master updated: add dataset root in some common type of datasets
arjun4084346
-
[gobblin] branch master updated: [GOBBLIN-1930] Improve Multi-active related logs and metrics (#3800)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1926] Fix Reminder Event Epsilon Comparison (#3797)
wlo
-
[gobblin] branch master updated: Change debug statements to info temporarily to debug (#3796)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1923] Add retention for lease arbiter table (#3792)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1924] Reminder event flag true (#3795)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1921] Properly handle reminder events (#3790)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1920] Use db laundered timestamp for reminder event (#3788)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1918] Use Exponential Decay for RowBatch resizing (#3787)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1917] Logging updates for Salesforce classes (#3786)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1914] Configurable Gobblin Application Master class for Yarn (#3781)
zihanli58
-
[gobblin] branch master updated (c888881a8 -> fc73db8b3)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1913] Remove extra information from scheduler trigger tracing logs (#3779)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1906] Add null-check to `JobConfigurationUtils.putStateIntoConfiguration` to avoid `IllegalArgumentException` (#3770)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1912] Highwtm query record parsing fix (#3777)
wlo
-
[gobblin] branch master updated (2600fa606 -> ba7ec8534)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1908] Fix Date to Milliseconds Conversion to Use UTC (#3772)
zihanli58
-
[gobblin] branch master updated (d600b52dd -> 5a526a876)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1907] Handle Lease Completion From Other Multi-active Participants (#3771)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1905] Fix bug where memory estimate occurs after writer flush, leading to a… (#3769)
wlo
-
[gobblin-site] branch asf-site updated (d6d4975 -> be91fff)
abti
-
[gobblin-site] branch master updated: Add DOAP file for Gobblin
abti
-
[gobblin] branch master updated: [GOBBLIN-1904] Refactoring SalesforceSource class for better code organization and testability (#3768)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1903] Salesforce: Early stop for single partition (#3766)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1902] Log intermittent NPE from ExecuteImpl (#3767)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1898] Improve performance of ORCWriter Self Tune (#3762)
wlo
-
[gobblin] branch master updated: Add `MRJobLauncher` option to persist WorkUnits, then cancel before running the job (#3764)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1899] More unit tests for ClustersNames (#3763)
zihanli58
-
[gobblin] branch master updated: Fix case when srcTier is 0 and refTier is 0, but non empty map (#3760)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1897] Fix the findBugsMain complaining redundant null check after adding annotation of EqualsAndHashCode (#3761)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1892] replace setAcl with modifyEntries while preserving acls during distcp (#3755)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1894] Add ability to filter topics with a period in kafka source (#3758)
zihanli58
-
[gobblin] branch master updated (a0787aaf6 -> 673773a56)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1891] Create selftuning buffered ORC writer (#3751)
wlo
-
[gobblin] branch master updated: [GOBBLIN1893] Upgrade Guava to 21.0.0 (#3757)
wlo
-
[gobblin] branch master updated: add total dag count metric for dag state store (#3752)
wlo
-
[gobblin-site] branch master updated (848b687 -> d6d4975)
abti
-
[gobblin-site] branch asf-site updated: Fixed 0.17.0 links
abti
-
[gobblin-site] branch asf-site updated (85e23b3 -> 848b687)
abti
-
[gobblin-site] branch master updated: Apache Gobblin 0.17.0 Release
abti
-
[gobblin] annotated tag release-0.17.0 created (now 2b4dc5cbf)
abti
-
svn commit: r63706 - /dev/gobblin/apache-gobblin-0.17.0-rc0/ /release/gobblin/apache-gobblin-0.17.0/
abti
-
[gobblin] branch master updated: [GOBBLIN-1890] Offset ranges allow multiple formats GMIP (#3753)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1880] handle invalid cron schedules (#3742)
wlo
-
[gobblin] branch master updated (6cfdd15d6 -> e6368a211)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1888] Optimizing high watermark metadata query for SFDC (#3750)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1886] Upgrade to Helix 1.1.0 (#3748)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1885] Ensure All Logged Timestamps are in UTC (#3747)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1884] Delete Dag Action After Loading from Store Upon Startup (#3746)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1882] Add brokerName in metric emitted from KafkaStreamingExtractor (#3745)
zihanli58
-
[gobblin] branch master updated (c6f9f42a4 -> e07450f88)
wlo
-
[gobblin] branch master updated: create proxied file system using multiple tokens (#3744)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1876] Kafka source / extractor utility to get a simple name for kafka brokers (#3738)
zihanli58
-
[gobblin] branch master updated (239405c9c -> 7026d938d)
zihanli58
-
[gobblin] branch master updated (24e63e8b1 -> 239405c9c)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1875] Create Unique Trigger Keys (#3737)
zihanli58
-
[gobblin] branch master updated: Enable scheduler for non-leader in multi-active scheduler configuration (#3736)
wlo
-
[gobblin] branch master updated (c578e5d28 -> 666ae2e83)
zihanli58
-
[gobblin] branch master updated: Logs to improve multi-active debugging (#3735)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1859] Multi-active Unit Test for Multi-Participant state (#3721)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1871] Fix bug that hiveMetadataWriter may make the hive schema columns inconsistent with the Avro.schema.literal (#3734)
zihanli58
-
[gobblin] branch master updated: Add flow execution id to flow metadata for multi-active case (#3733)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1868] Introduce FlowCompilationValidationHelper & SharedFlowMetricsSingleton for sharing between Orchestrator & DagManager (#3731)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1866] Preserve sticky bit across distcp copies (#3726)
wlo
-
[gobblin] branch master updated: Fix for job id tracking where configuration is unnecessary (#3729)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1862] Allow reference count to be 0 but no less (#3725)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1863] Multi-Active Launch Job Related Issues (#3727)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1864] Catch exceptions if specific watermark calculation fails (#3728)
zihanli58
-
[gobblin] branch master updated: Fix bug with total count watermark whitelist (#3724)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1858] Fix logs relating to multi-active lease arbiter (#3720)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1838] Introduce total count based completion watermark (#3701)
zihanli58
-
[gobblin] branch master updated (0151890d1 -> 14262c119)
wlo
-
[gobblin] branch master updated: [GOBBLIN- 1856] Add flow trigger handler leasing metrics (#3717)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1857] Add override flag to force generate a job execution id based on gobbl… (#3719)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1855] Metadata writer tests do not work in isolation after upgrading to Iceberg 1.2.0 (#3718)
zihanli58
-
[gobblin] branch master updated (c4a466b41 -> a5274cdff)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1853] Reduce # of Hive calls during schema related updates (#3716)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1851] Unit tests for MysqlMultiActiveLeaseArbiter with Single Participant (#3715)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1848] Add tags to dagmanager metrics for extensibility (#3712)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1849] Add Flow Group & Name to Job Config for Job Scheduler (#3713)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1841] Move disabling of current live instances to the GobblinClusterManager startup (#3708)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1840] Helix Job scheduler should not try to replace running workflow if within configured time (#3704)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1847] Exceptions in the JobLauncher should try to delete the existing workflow if it is launched (#3711)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1842] Add timers to GobblinMCEWriter (#3703)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1844] Ignore workflows marked for deletion when calculating container count (#3709)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1846] Validate Multi-active Scheduler with Logs (#3707)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1845] Changes parallelstream to stream in DatasetsFinderFilteringDecorator to avoid classloader issues in spark (#3706)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1843] Utility for detecting non optional unions should convert dataset urn to hive compatible format (#3705)
zihanli58
-
[gobblin] branch master updated: [GOBBLIN-1837] Implement multi-active, non blocking for leader host (#3700)
wlo
-
[gobblin] branch master updated: [GOBBLIN-1835]Upgrade Iceberg Version from 0.11.1 to 1.2.0 (#3697)
zihanli58
-
svn commit: r62409 - in /dev/gobblin/apache-gobblin-0.17.0-rc0: ./ apache-gobblin-sources-0.17.0.tgz apache-gobblin-sources-0.17.0.tgz.asc apache-gobblin-sources-0.17.0.tgz.sha512
abti
-
[gobblin] annotated tag release-0.17.0-rc0 created (now bf8385b80)
abti
-
[gobblin] branch 0.17.0 updated: Set version to 0.17.0 in release branch
abti
-
[gobblin] branch 0.17.0 updated (a00b57cda -> fc508ca27)
abti