[ https://issues.apache.org/jira/browse/HDFS-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Boris Shkolnik updated HDFS-1044: --------------------------------- Attachment: HDFS-1044-BP20.patch 1. return null in FSNamesytem if getDelegationToken is called in non-secure environment 2. ignore this result in the client for previous version, not for commit > Cannot submit mapreduce job from secure client to unsecure sever > ---------------------------------------------------------------- > > Key: HDFS-1044 > URL: https://issues.apache.org/jira/browse/HDFS-1044 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Boris Shkolnik > Assignee: Boris Shkolnik > Attachments: HDFS-1044-BP20.patch > > > Looks like it tries to get DelegationToken and fails because SecureManger on > Server doesn't start in non-secure environment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.