We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf58db commit fdc01b5Copy full SHA for fdc01b5
README.md
@@ -8,6 +8,8 @@ Webhdfs-py has no further dependencies and solely relies on the Python standard
8
9
## Hadoop configuration
10
11
+Supported Hadoop version: 2.x (including 2.4). Tested with HDP 2.1
12
+
13
Ensure that WebHDFS is enabled in the `hdfs-site.xml`:
14
15
Relevant properties:
@@ -22,4 +24,4 @@ see <http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDF
22
24
23
25
## Limitations
26
- * Kerberos security not supported
27
+ * Kerberos security not supported
0 commit comments