-
Few datasources like ftp, sftp, nats, eventhub imports GoFr. This dependency must be removed to ensure that datasources are not dependent on any particular versions of GoFr.
-
Linters and tests are not running for external datasources as they are different modules.
Need to check if the current command can be changed somehow to incorporate it or we need to run them separate…
-
I converted a simple batch app from v4 to v5. It has a single step that reads from Oracle and writes a CSV; it was using the map-based JobRepository so now I configured it on H2 as follows:
```
@…
-
**What is the bug?**
Added multiple datasources in opensearch for remote clusters. The added datasources shows up in dropdown in devtools but not in security analytics. In security analytics, datasou…
-
## Problem
An application may need to access different connections/databases.
One use case could be having the exact same set of tables into different databases (multi-tenant approach).
Another use…
-
**Why is this needed**:
Building expressions off queries that return no data does not work as expected. Whenever any field returns no data, the expression will also return no data, even if the calcul…
-
https://github.com/bitergia-analytics/bitergia-analytics/issues/59 limited the automatic unification of identities to "trusted" sources.
Please remove this limitation. The pair (user, source) is sa…
-
**Precondition:**
Collections are created, and datasources are added to those collections.
**Steps to Reproduce:**
Scenario1:
1. Open the collection.
2. Click the datasource inside the collection.
…
-
Need to test PDF Data Source on Databricks.
Runtime: 14.3 LTS (includes Apache Spark 3.5.0, Scala 2.12)
Current error:
Py4JJavaError: An error occurred while calling o428.showString.
: jav…
-
Hello I'm new using druid-exporter, I've successfully deployed druid-exporter on k8s with helm, but I noticed datasources metrics are not being collected on druid dashboard despite the metrics of the…