Skip to content

Commit 9280902

Browse files
Remove hadoop from the denylist (#7868)
Co-authored-by: Andrew Lock <[email protected]>
1 parent a52607e commit 9280902

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Identifier EnvironmentVariable Description
22
apache_hbase HBASE_HOME Skip Apache HBase
3-
apache_hadoop3 HADOOP_HOME Skip Apache Hadoop 3
43
apache_hive HIVE_HOME Skip Apache Hive
54
apache_solr9 SOLR_PORT Skip Apache Solr 9

metadata/requirements.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -349,18 +349,6 @@
349349
"HBASE_HOME": null
350350
}
351351
},
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-
},
364352
{
365353
"id": "apache_hive",
366354
"description": "Skip Apache Hive",

0 commit comments

Comments
 (0)