Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-865

Livy identify valid yarn state of batch session as FAIL unexpectedly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7.0
    • 0.9.0
    • Server
    • None

    Description

      yarnClient.getApplicationReport(appId) would return 2 state below:

      1. YarnApplicationState (short as yarnState)
      2. FinalApplicationStatus (short as finalState)

      These 2 state may switch sequentially in practice, means (yarnState, finalState) as

      (RUNNING, SUCCEEDED) would switch to (FINISHED, SUCCEEDED) finally.

      For now, (yarnState, finalState)  as (RUNNING, SUCCEEDED)  would be identified as FAIL state combination in Livy, this result in Spark job unexpected fail in pratice.

      Attachments

        Activity

          People

            Unassigned Unassigned
            duripeng Du Ripeng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 40m
                40m