Alpesh Kulkarni

Results 6 issues of Alpesh Kulkarni

Make the Hydrograph Engine compatible to execute on Apache Spark 2.2.1

enhancement
Hydrograph Engine

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

When a user executes a remote job by providing a SSH Key file and the SSH key file is encrypted using a passphrase, the remote execution fails. Need the Remote...

enhancement
Hydrograph UI

Job fails when Remove Duplicates component follows an Oracle Input component with the following exception - ~~~ java.lang.NullPointerException at hydrograph.engine.core.helper.JAXBTraversal.getOrderedComponentsList(JAXBTraversal.java:119) at hydrograph.engine.spark.flow.FlowBuilder.createAndConnect(FlowBuilder.scala:60) at hydrograph.engine.spark.flow.FlowBuilder$$anonfun$buildAndExecuteFlows$1.apply(FlowBuilder.scala:41) at hydrograph.engine.spark.flow.FlowBuilder$$anonfun$buildAndExecuteFlows$1.apply(FlowBuilder.scala:40) at scala.collection.Iterator$class.foreach(Iterator.scala:893) at scala.collection.AbstractIterator.foreach(Iterator.scala:1336)...

bug
Hydrograph Engine

Add support for multi-character delimiters for input/output delimited file components

enhancement
Hydrograph Engine