List of Contributions

Jorge Arbelaez

Contact Details

My Content

1 to 9 of 9 total
Posted By Jorge Arbelaez 02-16-2021 19:26
Found In Egroup: Data360 Analyze
\ view thread
Hello. I'm trying to insert data to a table in snowflake and I'm getting the following error: Unexpected error occurred during processAll while running the node: java.lang.IllegalArgumentException: Field "REPORTING_MONTH" already exists in metadata. the data has 4 columns with different ...
Posted By Jorge Arbelaez 10-24-2019 16:57
Found In Egroup: Data360 Analyze
\ view thread
Hello community. Can you tell me if is possible to connect to Dynamo DB using the JDBC node. I'm trying to find a jar suitable for this but haven't had any luck finding something that can support this. Kind regards
Posted By Jorge Arbelaez 08-20-2019 20:42
Found In Egroup: Data360 Analyze
\ view thread
Hey @Adrian Williams, What does the reference LAE-7888 means? is there road map defined in which we can view what are the future functionalities that your team is working on? Kind regards
Posted By Jorge Arbelaez 07-09-2019 16:59
Found In Egroup: Data360 Analyze
\ view thread
Hi Don. How was the process to import the library? we also have a few graphs that use the accelerator nodes. Kind regards
Posted By Jorge Arbelaez 07-09-2019 00:15
Found In Egroup: Data360 Analyze
\ view thread
Hello guys. can you tell me if is possible to add the accelerators library that exists in LAE to be used in Data3sixty?? KInd regards
Posted By Jorge Arbelaez 02-19-2019 22:31
Found In Egroup: Data360 Analyze
\ view thread
Hi Guys. I've encounter this error a few times when trying to delete an input node from a composite. Message: Handler dispatch failed; nested exception is java.lang.StackOverflowError Error code: org.springframework.web.util.NestedServletException Locale: en_US ...
Posted By Jorge Arbelaez 02-19-2019 19:47
Found In Egroup: Data360 Analyze
\ view thread
Hi Mario I tried the scenario of replicating the same issue in the main data flow and i still get the same Warning (image attached). In regards to the clocks, I don't have clocks dependencies linked to those nodes. Attached files Data Flow.PNG
Posted By Jorge Arbelaez 02-19-2019 18:20
Found In Egroup: Data360 Analyze
\ view thread
Hi Mario! yes! the concrete situation in which i'm right now is the following scenarios: 1. When i use as an input the same source for a JDBC query Node ( to execute 2 different queries but with the same parameters), if I select both of the nodes and click in run, it runs without any issue, ...
Posted By Jorge Arbelaez 02-19-2019 17:12
Found In Egroup: Data360 Analyze
\ view thread
I found the same error when trying to execute a node which it's source is the same for different nodes. The work around that I found was to re-execute the nodes at the same time, but I don't think this is efficient. Do you guys have any solution?