Hydrograph icon indicating copy to clipboard operation
Hydrograph copied to clipboard

A visual ETL development and debugging tool for big data

Results 43 Hydrograph issues
Sort by recently updated
recently updated
newest added

I am following the [document](https://capitalone.github.io/Hydrograph//localInstall) to install in my local mac, And when I do `gradle build` in `hydrograph.engine` it fails with following error message, I have - java version...

While creating my first project using Hydrograph, I saw below message in the create project window. The help document does not explain how do change the default complier compliance level...

Is there any plan to update git wiki? -ira wati

Using the [installation guide link](https://stackoverflow.com/questions/51406658/is-there-any-documentation-available-for-hydrograph-tool) provided by one of the user, I have build Hydrograph on my machine. I followed the steps line by line as per the document to...

Make the Hydrograph Engine compatible to execute on Apache Spark 2.2.1

enhancement
Hydrograph Engine

**Description**: Add components that allow users to read/write from a PostgreSQL table. Component should be generic so that users can supply database, schema, table, and credentials. Additionally, the PostgreSQL input...

enhancement
Hydrograph Engine
Hydrograph UI

When we add a custom Expression Jar in a UI ELT project, the UserFunctions.properties file created does not include the standard import statements - _hydrograph.engine.transformation.standardfunctions.* java.util.Date java.math.BigDecimal_ Create an extra...

bug
Hydrograph Engine
Hydrograph UI

Develop an XML output component that is able to create XML output files.

enhancement
Hydrograph Engine
Hydrograph UI

Add new Input and Output component for MS SQL server database.

Hydrograph Engine
Hydrograph UI

**Description**: Add components that allow users to read/write JSON files based on provided schema **Technical Document Link**: TBD

enhancement
Hydrograph Engine
Hydrograph UI