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

Lower down the log level when pulling HttpEndPoint to reduce noise and call SubmitAndGetDriverUrl to match the code at Java side.

    XMLWordPrintableJSON

Details

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

    Description

      Currently we pull httpEndPoint after Job is submitted. As the file might be written later,, in the loop of pulling, we log each pull as INFO level that makes a lot of noise in the log. We should lower down the log leve to FINE.

      Also We created new Submit method and kept old Submit method. As no matter which one is called, At Java side we are using the new approach. So client side should match the change at server side to call new Submit method.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: