You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/04/24 07:36:30 UTC

[GitHub] [incubator-kyuubi] turboFei commented on pull request #2447: [KYUUBI #2445] Implement ApplicationManager and Yarn/ JPS-local Application Operation

turboFei commented on PR #2447:
URL: https://github.com/apache/incubator-kyuubi/pull/2447#issuecomment-1107780818

   ```
   JpsApplicationOperationSuite:
   grep: a: No such file or directory
   grep: space: No such file or directory
   I/O error Pipe closed for process: [jps, -ml]
   java.io.IOException: Pipe closed
   	at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:260)
   	at java.io.PipedInputStream.receive(PipedInputStream.java:226)
   	at java.io.PipedOutputStream.write(PipedOutputStream.java:149)
   	at scala.sys.process.BasicIO$.loop$1(BasicIO.scala:240)
   	at scala.sys.process.BasicIO$.transferFullyImpl(BasicIO.scala:246)
   	at scala.sys.process.BasicIO$.transferFully(BasicIO.scala:227)
   	at scala.sys.process.ProcessImpl$PipeThread.runloop(ProcessImpl.scala:170)
   	at scala.sys.process.ProcessImpl$PipeSource.run(ProcessImpl.scala:188)
     S0     S1     E      O      M     CCS    YGC     YGCT    FGC    FGCT     GCT   
    64.63   0.00  74.70  36.03  96.31  96.42     18    0.218     4    0.427    0.646
   - JpsApplicationOperation with jstat
   - JpsApplicationOperation with spark local mode *** FAILED ***
     response._1 was false APPLICATION_NOT_FOUND (JpsApplicationOperationSuite.scala:89)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org