[GitHub] [carbondata] BJangir opened a new pull request #3208: [CARBONDATA-3337]Display orignal query in Indexserver Job

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] BJangir opened a new pull request #3208: [CARBONDATA-3337]Display orignal query in Indexserver Job

GitBox
BJangir opened a new pull request #3208: [CARBONDATA-3337]Display orignal query in Indexserver Job
URL: https://github.com/apache/carbondata/pull/3208
 
 
   This PR is depend on #3177
   When any query fired in main jdbcserver , in Index server there is no mapping of it. it is difficult to find which job in index server belong to which query specially in concurrent queries.
   
   This PR will display query in index server also along with Executionid .
   
   Result :-
   ![image](https://user-images.githubusercontent.com/12861989/57305209-4dc0dd00-70fe-11e9-9b24-23aaaefb76f3.png)
   
   
   
   Be sure to do all of the following checklist to help us incorporate
   your contribution quickly and easily:
   
    - [ ] Any interfaces changed?
    NA
    - [ ] Any backward compatibility impacted?
    NA
    - [ ] Document update required?
   NA
    - [ ] Testing done
          Manually tested.
         
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   
   NA

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services