You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/05/07 13:59:32 UTC

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

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:
users@infra.apache.org


With regards,
Apache Git Services