[jira] Commented: (PIG-1403) Make Pig work with remote HDFS in secure mode

2010-05-14 Thread Pradeep Kamath (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867610#action_12867610
 ] 

Pradeep Kamath commented on PIG-1403:
-

In QueryParser.jjt:
if (uri.getHost()!=null  - this check seems redundant since there is already a 
check before in the code.

Why is port not considered? It it not needed to be added into the hadoop conf? 
I have a url of the form hdfs://differentnamenode:non standard port will it 
work with hadoop security?


Why is the following change in HExecutionEngine required?
-jc.addResource(pig-cluster-hadoop-site.xml);
Am wondering if this will be a backward incompatible change if users have been 
using pig-cluster-hadoop-site.xml for site specific properties.


Otherwise +1

 Make Pig work with remote HDFS in secure mode
 -

 Key: PIG-1403
 URL: https://issues.apache.org/jira/browse/PIG-1403
 Project: Pig
  Issue Type: Improvement
Reporter: Olga Natkovich
Assignee: Daniel Dai
 Fix For: 0.7.0, 0.8.0

 Attachments: PIG-1403-1.patch


 Access to remote HDFS is currently broken. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (PIG-1403) Make Pig work with remote HDFS in secure mode

2010-05-14 Thread Pradeep Kamath (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867626#action_12867626
 ] 

Pradeep Kamath commented on PIG-1403:
-

+1

 Make Pig work with remote HDFS in secure mode
 -

 Key: PIG-1403
 URL: https://issues.apache.org/jira/browse/PIG-1403
 Project: Pig
  Issue Type: Improvement
Reporter: Olga Natkovich
Assignee: Daniel Dai
 Fix For: 0.7.0, 0.8.0

 Attachments: PIG-1403-1.patch, PIG-1403-2.patch


 Access to remote HDFS is currently broken. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.