Skip to content

Commit

Permalink
Remove hadoop from the denylist (#7868)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Lock <[email protected]>
  • Loading branch information
yiliangzhou and andrewlock authored Nov 1, 2024
1 parent a52607e commit 9280902
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion metadata/denied-environment-variables.tsv
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Identifier EnvironmentVariable Description
apache_hbase HBASE_HOME Skip Apache HBase
apache_hadoop3 HADOOP_HOME Skip Apache Hadoop 3
apache_hive HIVE_HOME Skip Apache Hive
apache_solr9 SOLR_PORT Skip Apache Solr 9
12 changes: 0 additions & 12 deletions metadata/requirements.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,18 +349,6 @@
"HBASE_HOME": null
}
},
{
"id": "apache_hadoop3",
"description": "Skip Apache Hadoop 3",
"os": null,
"cmds": [
"**/java"
],
"args": [],
"envars": {
"HADOOP_HOME": null
}
},
{
"id": "apache_hive",
"description": "Skip Apache Hive",
Expand Down

0 comments on commit 9280902

Please sign in to comment.