Skip to content

Commit c3d9375

Browse files
committed
MapR [SPARK-1328] Remove dependency on mapr-core package (apache#1222)
1 parent 9c01110 commit c3d9375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

devops/specs/mapr-spark/deb/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Version: __RELEASE_VERSION__
33
Section: base
44
Priority: optional
55
Architecture: all
6-
Depends: mapr-client, mapr-hadoop-client, mapr-core
6+
Depends: mapr-client, mapr-hadoop-client
77
Maintainer: Hewlett Packard Enterprise <[email protected]>
88
Description: Ezmeral Ecosystem Pack: Spark package
99
Tag: __RELEASE_BRANCH__

devops/specs/mapr-spark/rpm/mapr-spark.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ release: 1
1111
prefix: /
1212
group: MapR
1313
buildarch: noarch
14-
Requires: mapr-client, mapr-hadoop-client, mapr-core
14+
Requires: mapr-client, mapr-hadoop-client
1515
AutoReqProv: no
1616

1717

0 commit comments

Comments
 (0)