We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16a53f2 + 65c048f commit 78e60c1Copy full SHA for 78e60c1
metadata/denied-environment-variables.tsv
@@ -1,5 +1,4 @@
1
# Identifier EnvironmentVariable Description
2
apache_hbase HBASE_HOME Skip Apache HBase
3
-apache_hadoop3 HADOOP_HOME Skip Apache Hadoop 3
4
apache_hive HIVE_HOME Skip Apache Hive
5
apache_solr9 SOLR_PORT Skip Apache Solr 9
metadata/requirements.json
@@ -349,18 +349,6 @@
349
"HBASE_HOME": null
350
}
351
},
352
- {
353
- "id": "apache_hadoop3",
354
- "description": "Skip Apache Hadoop 3",
355
- "os": null,
356
- "cmds": [
357
- "**/java"
358
- ],
359
- "args": [],
360
- "envars": {
361
- "HADOOP_HOME": null
362
- }
363
- },
364
{
365
"id": "apache_hive",
366
"description": "Skip Apache Hive",
0 commit comments