Skip to content

Commit f0b7459

Browse files
feat(ssi): Remove entries for hbase and hive (#7916)
Such software will be handled by shell script blocking
1 parent 62b2aa0 commit f0b7459

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
# Identifier EnvironmentVariable Description
2-
apache_hbase HBASE_HOME Skip Apache HBase
3-
apache_hive HIVE_HOME Skip Apache Hive
42
apache_solr9 SOLR_PORT Skip Apache Solr 9

metadata/requirements.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -337,30 +337,6 @@
337337
],
338338
"envars": null
339339
},
340-
{
341-
"id": "apache_hbase",
342-
"description": "Skip Apache HBase",
343-
"os": null,
344-
"cmds": [
345-
"**/java"
346-
],
347-
"args": [],
348-
"envars": {
349-
"HBASE_HOME": null
350-
}
351-
},
352-
{
353-
"id": "apache_hive",
354-
"description": "Skip Apache Hive",
355-
"os": null,
356-
"cmds": [
357-
"**/java"
358-
],
359-
"args": [],
360-
"envars": {
361-
"HIVE_HOME": null
362-
}
363-
},
364340
{
365341
"id": "apache_solr9",
366342
"description": "Skip Apache Solr 9",

0 commit comments

Comments
 (0)