Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1280

The message returned from failed evaluator doesn't contain the real exception message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.15
    • None

    Description

      Currently, in EvaluatorException in REEF .Net, it gets exception message from Java FailedEvaluatorBridge.getCause() which uses the message from getCause() of java EvaluatorException.
      As the "cause" property in Java EvaluatorException doesn't contain any value, therefore the message in C# EvaluatorException doesn't have proper exception message.
      At this phase, we should at least return exception message instead.

      Attachments

        Issue Links

          Activity

            People

              juliaw Julia Wang
              juliaw Julia Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: