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 2020/10/08 17:53:19 UTC

[GitHub] [carbondata] Karan980 opened a new pull request #3973: [Carbondata-3999] Fix permission issue in /tmp/indexservertmp directory.

Karan980 opened a new pull request #3973:
URL: https://github.com/apache/carbondata/pull/3973


    ### Why is this PR needed?
   When dir "/indexservertmp" is not existing,then select query with indexserver will create a dir "/indexservertmp/[queryid]" with permission 755,and the permission of dir "/indexservertmp" is also 755,it will cause permission issue.
    
     ### What changes were proposed in this PR?
   When select query with indexserver,first check if the dir "/indexservertmp" is existing,and if not,then create dir "/indexservertmp" with permission 777
     
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - No
   
       
   


----------------------------------------------------------------
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



[GitHub] [carbondata] Karan980 closed pull request #3973: [Carbondata-3999] Fix permission issue in /tmp/indexservertmp directory.

Posted by GitBox <gi...@apache.org>.
Karan980 closed pull request #3973:
URL: https://github.com/apache/carbondata/pull/3973


   


----------------------------------------------------------------
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



[GitHub] [carbondata] Karan980 closed pull request #3973: [Carbondata-3999] Fix permission issue in /tmp/indexservertmp directory.

Posted by GitBox <gi...@apache.org>.
Karan980 closed pull request #3973:
URL: https://github.com/apache/carbondata/pull/3973


   


----------------------------------------------------------------
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



[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3973: [Carbondata-3999] Fix permission issue in /tmp/indexservertmp directory.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA1 commented on pull request #3973:
URL: https://github.com/apache/carbondata/pull/3973#issuecomment-705785924






----------------------------------------------------------------
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



[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3973: [Carbondata-3999] Fix permission issue in /tmp/indexservertmp directory.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA1 commented on pull request #3973:
URL: https://github.com/apache/carbondata/pull/3973#issuecomment-705785924


   Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2592/
   


----------------------------------------------------------------
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



[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3973: [Carbondata-3999] Fix permission issue in /tmp/indexservertmp directory.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA1 commented on pull request #3973:
URL: https://github.com/apache/carbondata/pull/3973#issuecomment-705786326


   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/4342/
   


----------------------------------------------------------------
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