Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7539D1141E for ; Fri, 13 Jun 2014 12:14:27 +0000 (UTC) Received: (qmail 85215 invoked by uid 500); 13 Jun 2014 12:14:22 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 85108 invoked by uid 500); 13 Jun 2014 12:14:22 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 85101 invoked by uid 99); 13 Jun 2014 12:14:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2014 12:14:22 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pmanolov.developsoft@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2014 12:14:17 +0000 Received: by mail-wi0-f171.google.com with SMTP id n15so768385wiw.4 for ; Fri, 13 Jun 2014 05:13:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=iGUHlV0MHEfwdoVdQ4g65PynOfxzoJOfBiPf6j3vfE0=; b=L2JQy5KnzihoG4lZBrXwXNqejFiZFuGHxAZHN2BIkGwnRID8l6BWSYAxAi8HdrRlB8 ABZAt0uvqcCHx11sAgHsXygSGKnqvIExs8EXCzcIYUjzmqcro4Hy+KYXxjrruWb5EyQb dBPIXI1gS+BIzZnb3dx47p2dGus/A1kxBFZW8IDFVxLSAfWTmxIWTI9wx1adAzlytVBc /Wm12kZ9rwAoaSxtDmGzjmknRnJXKWQtqSeKNmL3yoZ15dgs1UkE5Av8yMQVE0O9Fngm wz8BthtSlda/j4m3MZ8ajbMmAvJggtVSf4ZACL9BAF3KHGHS6Zua53wW7KZOfUlFW/5h Jlpw== X-Received: by 10.180.211.36 with SMTP id mz4mr4377885wic.20.1402661633858; Fri, 13 Jun 2014 05:13:53 -0700 (PDT) Received: from [172.20.20.66] ([77.70.78.3]) by mx.google.com with ESMTPSA id w9sm6511157eep.39.2014.06.13.05.13.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Jun 2014 05:13:53 -0700 (PDT) Message-ID: <539AEB04.60403@gmail.com> Date: Fri, 13 Jun 2014 15:13:56 +0300 From: pmanolov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: user@hadoop.apache.org Subject: Enable PseudoAuthenticator | org.apache.hadoop.security.authentication.client.PseudoAuthenticator Content-Type: multipart/alternative; boundary="------------020102050400030104000206" X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --------------020102050400030104000206 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi guys , How can I enable the PseudoAuthenticator ? I couldn't find anything in the authentication. I am trying to connect oozie and hadoop, but it fails so I was thinking that I can make it use the PseudoAuthenticator somehow. I couldn't find anything in the documentation how does one sets the security authenticator. Regards, Peter --------------020102050400030104000206 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi guys ,
How can I enable the PseudoAuthenticator ? I couldn't find anything in the authentication. I am trying to connect oozie and hadoop, but it fails so I was thinking that I can make it use the PseudoAuthenticator somehow. I couldn't find anything in the documentation how does one sets the security authenticator.

Regards,
Peter 


--------------020102050400030104000206--