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

Statements in a Session must execute one by one which is time-consuming

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.5.0
    • 0.9.0
    • REPL
    • Patch

    Description

      • when user's main usage scenario is not sensitive to the order of execution, such as sql Session Kind, user may hope livy server can deal with multi statement concurrentlly
      • but as interpreterExecutor initialized as singleThreadExecutor, it's no possible to satisfy such requirement.

        private val interpreterExecutor = ExecutionContext.fromExecutorService(Executors.newSingleThreadExecutor())

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              994184916@qq.com weiwenda
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

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