Big Data / Search / DevOps
  • About
  • project

    • Hadoop (81)
    • HDFS (43)
    • MapReduce (41)
    • Zeppelin (8)
    • Hive (2)
    • Kafka (2)
    • Spark (2)
    • Knox (1)
    • YARN (1)

    author

    • ()
    • Harsh J (2513)
    • Steve Loughran (2240)
    • Owen OMalley (1515)
    • Arun C Murthy (1226)
    • Allen Wittenauer (1207)
    • Doug Cutting (1108)
    • Ted Dunning (1027)
    • Todd Lipcon (911)
    • Ted Yu (832)
    • Nigel Daley (705)
    • Konstantin Shvachko (645)
    • Vinod Kumar Vavilapalli (640)
    • Eli Collins (615)
    • Chris Nauroth (613)
    • Andrew Wang (565)
    • Alejandro Abdelnur (542)
    • Tom White (535)
    • Raghu Angadi (530)
    • Konstantin Boudnik (458)
    • Chris Douglas (406)
    • Hemanth Yamijala (402)
    • Mark Kerzner (385)
    • Brian Bockelman (382)
    • Edward Capriolo (381)
    • Aaron Kimball (365)
    • Michael Segel (348)
    • Mohammad Tariq (342)
    • Brahma Reddy Battula (333)
    • Devaraj Das (317)
    • Azuryy Yu (301)
    • Karthik Kambatla (300)
    • Suresh Srinivas (297)
    • Robert Evans (288)
    • jason hadoop (279)
    • Ravi Prakash (278)
    • Tsz Wo Nicholas Sze (273)
    • Nitin Pawar (269)
    • Jason Venner (265)
    • John Lilley (259)
    • Hairong Kuang (256)
    • Matt Foley (240)
    • Sangjin Lee (235)
    • unmesha sreeveni (234)
    • Jeff Zhang (227)
    • Jay Vyas (224)
    • Amareshwari Sriramadasu (223)
    • Amar Kamat (221)
    • Runping Qi (221)
    • stack (220)
    • Akira AJISAKA (218)
    • ch huang (218)
    • Daryn Sharp (213)
    • Dhruba Borthakur (213)
    • Mohit Anchlia (213)
    • Eric Baldeschwieler (211)
    • praveenesh kumar (211)
    • Amandeep Khurana (201)
    • Stas Oskin (200)
    • Aaron T. Myers (199)
    • John Zhuge (199)

    type

    • issue (56)
    • mail # user (18)
    • mail # general (4)
    • mail # dev (3)
  • date

    • last 7 days (0)
    • last 30 days (1)
    • last 90 days (5)
    • last 6 months (5)
    • last 9 months (81)
clear query| facets| time Search criteria: .   Results from 1 to 10 from 81 (0.0s).
Loading phrases to help you
refine your search...
using Kerberos with certificate for authenticating Hadoop components instead of login/password keytabs - Hadoop - [mail # user]
...Hi Dominique,It should work. This is because the authentication mechanism (password orcertificate) is between the client and KDC (kerberos server). Hadoop neverknows about the password or ce...
   Author: Benoy Antony , 2018-04-06, 00:56
  
[expand - 2 more] [collapse] - [EXTERNAL] Yarn : Limiting users to list only his applications - Hadoop - [mail # user]
...Yes, Thank you Harsh. That's what I was looking for.On Mon, Mar 19, 2018 at 8:49 PM, Harsh J  wrote:> You are likely looking for the feature provided by YARN-7157. This will> work...
   Author: Benoy Antony , 2018-03-20, 16:46
  
[EXTERNAL] Yarn : Limiting users to list only his applications - Hadoop - [mail # user]
...Thanks Christopher.On Mon, Mar 19, 2018 at 2:23 PM, Christopher Weller <[EMAIL PROTECTED]> wrote:> Hi,>>>>    I am not aware of any way to restrict a user from...
   Author: Benoy Antony , 2018-03-19, 22:08
Yarn : Limiting users to list only his applications - Hadoop - [mail # user]
...Hi ,As far as I know,  a user can list all applications running on the yarncluster.Is it possible to restrict this list to be only those applications whichare launched by this user ?The...
   Author: Benoy Antony , 2018-03-19, 21:19
[HADOOP-14955] Document the support of multiple authentications for HTTP - Hadoop - [issue]
...Due to the enhancements done via  HADOOP-12082,  hadoop supports multiple authentications for the HTTP protocol.This needs to be documented for wider usage...
http://issues.apache.org/jira/browse/HADOOP-14955    Author: Benoy Antony , 2018-02-08, 01:16
  
[HADOOP-10307] Support multiple Authentication mechanisms for HTTP - Hadoop - [issue]
...Currently it is possible to specify a custom Authentication Handler  for HTTP authentication.  We have a requirement to support multiple mechanisms  to authenticate HTTP acces...
http://issues.apache.org/jira/browse/HADOOP-10307    Author: Benoy Antony , 2017-10-16, 19:49
  
[HADOOP-9296] Authenticating users from different realm without a trust relationship - Hadoop - [issue]
...Hadoop Masters (JobTracker and NameNode) and slaves (Data Node and TaskTracker) are part of the Hadoop domain, controlled by Hadoop Active Directory. The users belong to the CORP domain, con...
http://issues.apache.org/jira/browse/HADOOP-9296    Author: Benoy Antony , 2017-10-16, 19:46
  
[HADOOP-10057] Add ability in Hadoop servers (Namenode, JobTracker, Datanode ) to support multiple QOP  (Authentication , Privacy) simultaneously - Hadoop - [issue]
...Add ability in Hadoop servers (Namenode, JobTracker Datanode ) to support multiple QOP  (Authentication , Privacy) simlutaneouslyHadoop Servers currently support only one QOP(quality of...
http://issues.apache.org/jira/browse/HADOOP-10057    Author: Benoy Antony , 2017-10-16, 19:45
  
[HADOOP-9939] Custom Processing for Errors - Hadoop - [issue]
...We have a use case where we want to display different error message and take some bookkeeping actions when there is authentication failure in Hadoop.There could be  other error cases wh...
http://issues.apache.org/jira/browse/HADOOP-9939    Author: Benoy Antony , 2017-10-16, 19:43
  
[HADOOP-8923] WEBUI shows an intermediatory page when the cookie expires. - Hadoop - [issue]
...The WEBUI does Authentication (SPNEGO/Custom) and then drops a cookie. Once the cookie expires, the webui displays a page saying that "authentication token expired". The user has to refresh ...
http://issues.apache.org/jira/browse/HADOOP-8923    Author: Benoy Antony , 2017-10-16, 19:42
  
[HADOOP-10829] Iteration on CredentialProviderFactory.serviceLoader  is thread-unsafe - Hadoop - [issue]
...CredentialProviderFactory uses ServiceLoader framework to load CredentialProviderFactory  private static final ServiceLoader<CredentialProviderFactory> serviceLoader =   ...
http://issues.apache.org/jira/browse/HADOOP-10829    Author: Benoy Antony , 2017-08-31, 23:26
  
[HADOOP-10651] Add ability to restrict service access using IP addresses and hostnames - Hadoop - [issue]
...In some use cases, it make sense to authorize the usage of some services only from specific hosts. Just like ACLS for Service Authorization , there can be a list of hosts for each service an...
http://issues.apache.org/jira/browse/HADOOP-10651    Author: Benoy Antony , 2017-07-31, 09:30
  
1 2 3 4 5 Next >
Apache Lucene, Apache Solr and all other Apache Software Foundation project and their respective logos are trademarks of the Apache Software Foundation.
Elasticsearch, Kibana, Logstash, and Beats are trademarks of Elasticsearch BV, registered in the U.S. and in other countries. This site and Sematext Group is in no way affiliated with Elasticsearch BV.
Service operated by Sematext