Scala used to run on .NET http://www.scala-lang.org/old/node/10299
-- Ruslan Dautkhanov On Thu, Jul 2, 2015 at 1:26 PM, pedro <[email protected]> wrote: > You might try using .pipe() and installing your .NET program as a binary > across the cluster (or using addFile). Its not ideal to pipe things in/out > along with the overhead, but it would work. > > I don't know much about IronPython, but perhaps changing the default python > by changing your path might work? > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/NET-on-Apache-Spark-tp23578p23594.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
