Hi,

I have been trying to use Spark in an OSGi bundle but I had no luck so far.

I have seen similar mails in the past, so I am wondering, had anyone 
successfully run Spark inside an OSGi bundle?

I am running Spark in the bundle created with Maven shade plugin and even tried 
adding Akka JARs inside the bundle classpath manually. I am not trying to 
expose it via services, but Akka configuration is not wroking. I even managed 
to read reference.conf directly from bundle context and set it with SparkConf. 
But it gave me an error regarding the parsing of value '20s'.

I had been struggling with this for some time and this is almost a matter of 
life and death (in business terms).

Do you have any advice?

Thanks in advance,
Deniz

Reply via email to