my team is reporting following failure during Spark 2.0.1 installation of
debian packages, has anyone else encounter such failure? same procedure
works with Spark 1.6.2. Platform is Ubuntu-16.04
home/guest/bigtop_cluster/pkg_spark-2.0.1
+ sudo RUNLEVEL=1 dpkg -i spark-core_2.0.1-1_all.deb
spark-datanucleus_2.0.1-1_all.deb spark-external_2.0.1-1_all.deb
spark-history-server_2.0.1-1_all.deb spark-master_2.0.1-1_all.deb
spark-python_2.0.1-1_all.deb spark-thriftserver_2.0.1-1_all.deb
spark-worker_2.0.1-1_all.deb spark-yarn-shuffle_2.0.1-1_all.deb
Selecting previously unselected package spark-core.
(Reading database ... 61634 files and directories currently installed.)
Preparing to unpack spark-core_2.0.1-1_all.deb ...
Unpacking spark-core (2.0.1-1) ...
Preparing to unpack spark-datanucleus_2.0.1-1_all.deb ...
Unpacking spark-datanucleus (2.0.1-1) ...
dpkg: error processing archive spark-datanucleus_2.0.1-1_all.deb
(--install):
trying to overwrite '/usr/lib/spark/jars/datanucleus-rdbms-3.2.9.jar',
which is also in package spark-core 2.0.1-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)