You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "William Lo (Jira)" <ji...@apache.org> on 2021/09/01 22:32:00 UTC

[jira] [Updated] (GOBBLIN-1530) Add better error reporting when a node does not exist in GaaS

     [ https://issues.apache.org/jira/browse/GOBBLIN-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Lo updated GOBBLIN-1530:
--------------------------------
    Description: 
When a source node does not exist on the flowGraph, a very cryptic error appears when sending a request:

{code:java}
serviceErrorMessage: Flow was not compiled successfully. Compilation errors encountered: [java.lang.RuntimeException: java.lang.NullPointerException 24-08-2021 13:21:37 PDT backup-crosscluster-job INFO - at t org.apache.gobblin.service.modules.flow.MultiHopFlowCompiler.compileFlow(MultiHopFlowCompiler.java:206) 24-08-2021 13:21:37 PDT backup-crosscluster-job INFO - at 
{code}


> Add better error reporting when a node does not exist in GaaS
> -------------------------------------------------------------
>
>                 Key: GOBBLIN-1530
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1530
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: William Lo
>            Priority: Major
>
> When a source node does not exist on the flowGraph, a very cryptic error appears when sending a request:
> {code:java}
> serviceErrorMessage: Flow was not compiled successfully. Compilation errors encountered: [java.lang.RuntimeException: java.lang.NullPointerException 24-08-2021 13:21:37 PDT backup-crosscluster-job INFO - at t org.apache.gobblin.service.modules.flow.MultiHopFlowCompiler.compileFlow(MultiHopFlowCompiler.java:206) 24-08-2021 13:21:37 PDT backup-crosscluster-job INFO - at 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)