Hydrograph
Hydrograph copied to clipboard
A visual ETL development and debugging tool for big data
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
**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...
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...
Develop an XML output component that is able to create XML output files.
Add new Input and Output component for MS SQL server database.
**Description**: Add components that allow users to read/write JSON files based on provided schema **Technical Document Link**: TBD