Skip to content

Commit 5692124

Browse files
author
anabranch
committed
remove references to vendors
1 parent 46c5749 commit 5692124

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2248,8 +2248,8 @@ should be included on Spark's classpath:
22482248
* `hdfs-site.xml`, which provides default behaviors for the HDFS client.
22492249
* `core-site.xml`, which sets the default filesystem name.
22502250

2251-
The location of these configuration files varies across CDH and HDP versions, but
2252-
a common location is inside of `/etc/hadoop/conf`. Some tools, such as Cloudera Manager, create
2251+
The location of these configuration files varies across hadoop versions, but
2252+
a common location is inside of `/etc/hadoop/conf`. Some tools create
22532253
configurations on-the-fly, but offer a mechanisms to download copies of them.
22542254

22552255
To make these files visible to Spark, set `HADOOP_CONF_DIR` in `$SPARK_HOME/spark-env.sh`

0 commit comments

Comments
 (0)