You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/03/13 14:44:02 UTC

[GitHub] [incubator-linkis] Ritakang0451 opened a new issue #1686: How to view the error log

Ritakang0451 opened a new issue #1686:
URL: https://github.com/apache/incubator-linkis/issues/1686


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-commons
   
   ### What happened + What you expected to happen
   
   How to view the error log 
   
   ### Relevent platform
   
   。
   
   ### Reproduction script
   
   。
   
   ### Anything else
   
   This question comes from the QA documentation of the Linkis community
   
   
   
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] Ritakang0451 closed issue #1686: How to view the error log

Posted by GitBox <gi...@apache.org>.
Ritakang0451 closed issue #1686:
URL: https://github.com/apache/incubator-linkis/issues/1686


   


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] Ritakang0451 commented on issue #1686: How to view the error log

Posted by GitBox <gi...@apache.org>.
Ritakang0451 commented on issue #1686:
URL: https://github.com/apache/incubator-linkis/issues/1686#issuecomment-1066116762


   Solution:
   Note: SQL / Scala / py script corresponds to spark engine, HQL script corresponds to hive engine, and python script corresponds to Python engine
   ○ if an error is reported in the execution task log, you can see it from the following places: links ujes spark / hive / Python entry / log / links out、linkis-ujes-spark/hive/python-enginemanager/linkis. Out and links resource manager / links out。 Normally, it will be concentrated in the log of enginemanager.
   ○ if the task is being queued all the time, confirm whether the corresponding entry has been started. You can link us ujes spark / hive / Python entry / log / links Out log.
   
   If the front-end interface reports an error, first open the browser console through F12 and then refresh the page to see the wrong interface, and then judge which service is in error through the interface: / API / rest_ J / V1 / / openFile V1 corresponds to the background service. For example, here is the linkis publicservice corresponding to the publicservice service
   
   


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org