You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by tgravescs <gi...@git.apache.org> on 2017/01/06 16:21:46 UTC

[GitHub] spark pull request #16432: [SPARK-19021][YARN] Generailize HDFSCredentialPro...

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org