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

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

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

GitBox

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


Reply | Threaded
Open this post in threaded view
|

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

GitBox

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


Reply | Threaded
Open this post in threaded view
|

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

GitBox
In reply to this post by GitBox

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


Reply | Threaded
Open this post in threaded view
|

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

GitBox
In reply to this post by GitBox

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


Reply | Threaded
Open this post in threaded view
|

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

GitBox
In reply to this post by GitBox

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


Reply | Threaded
Open this post in threaded view
|

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

GitBox
In reply to this post by GitBox

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