Github user tgravescs commented on a diff in the pull request:

    https://github.com/apache/spark/pull/16432#discussion_r94971916
  
    --- Diff: docs/running-on-yarn.md ---
    @@ -479,12 +479,12 @@ Hadoop services issue *hadoop tokens* to grant access 
to the services and data.
     Clients must first acquire tokens for the services they will access and 
pass them along with their
     application as it is launched in the YARN cluster.
     
    -For a Spark application to interact with HDFS, HBase and Hive, it must 
acquire the relevant tokens
    +For a Spark application to interact with Hadoop filesystem, HBase and 
Hive, it must acquire the relevant tokens
    --- End diff --
    
    I think perhaps we should say interact with any of the Hadoop filesystems 
(for example hdfs, webhdfs, etc).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to