All your workers go via public IP. Do you have the ports opened? Why public
IP? Is it not better to use the private 10.x address?
–
Best regards,
Radek Gruchalski
ra...@gruchalski.com
On September 5, 2016 at 11:49:30 AM, kant kodali (kanth...@gmail.com) wrote:
-- Forwarded message ---
he uberjar sits
in the lib directory.
--
Best regards,
Rad
_
From: Srikanth Sampath
Sent: Saturday, August 27, 2016 5:24 am
Subject: Re: Assembly build on spark 2.0.0
To: Radoslaw Gruchalski
Cc:
Hi,Thanks Radek. However mvn package does not buil
mvn package might be the command you’re looking for.
–
Best regards,
Radek Gruchalski
ra...@gruchalski.com
On August 26, 2016 at 3:59:24 PM, Srikanth Sampath (
ssampath.apa...@gmail.com) wrote:
Hi,
mvn assembly is creating a .tgz distribution. How can I create a plain jar
archive? I would lik
Sounds surprisingly close to this:
https://github.com/apache/spark/pull/9608
I can ressurect the work on the bridge mode for Spark 2. The reason why the
work on the old one was suspended was because Spark was going through so many
changes at that time that a lot of work done, was wiped out by th