cxzl25 opened a new pull request, #1260:
URL: https://github.com/apache/auron/pull/1260

   # Which issue does this PR close?
   
   Closes #.
   
    # Rationale for this change
   
   
   # What changes are included in this PR?
   
   1. jni fs read and write threads set thread names for easy tracking
   ```
   25/08/12 14:59:48,104 [Spark native task 2.0 in stage 3.0 (TID 6)] INFO 
DFSClient: Connecting to datanode x:y for file /ux for block x:y
   ```
   2. jni fs read and write thread pass CallerContex, which can be traced in 
HDFS audit log
   ```
   SPARK_TASK_application_x_y_JId_-1_SId_3_0_TId_6_0
   ```
   
   # Are there any user-facing changes?
   No
   
   # How was this patch tested?
   GA
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to