[ 
https://issues.apache.org/jira/browse/TAJO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jinho Kim updated TAJO-375:
---------------------------

    Description: 
When TajoClient run on different os user from TajoMaster's os user , TajoClient 
can't get result data from hdfs. 
If tajo cluster user name and client user name does not match that a permission 
denied exception will occur.
A result file should be open by executed user name.

  was:
When TajoClient run on different os user from TajoMaster's os user , TajoClient 
can't get result data from hdfs. 
Tajo saves query result in hdfs with permission rwx------, So other user can't 
access result data.


> TajoClient can't get result data when different os user
> -------------------------------------------------------
>
>                 Key: TAJO-375
>                 URL: https://issues.apache.org/jira/browse/TAJO-375
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: hyoungjunkim
>            Priority: Critical
>             Fix For: 0.8-incubating
>
>
> When TajoClient run on different os user from TajoMaster's os user , 
> TajoClient can't get result data from hdfs. 
> If tajo cluster user name and client user name does not match that a 
> permission denied exception will occur.
> A result file should be open by executed user name.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to