spark-as-service-using-embedded-server icon indicating copy to clipboard operation
spark-as-service-using-embedded-server copied to clipboard

This application comes as Spark2.1-as-Service-Provider using an embedded, Reactive-Streams-based, fully asynchronous HTTP server

Results 4 spark-as-service-using-embedded-server issues
Sort by recently updated
recently updated
newest added

When I run app with `--master yarn`, I got this error ``` Caused by: org.apache.spark.SparkException: Could not parse Master URL: 'yarn' at org.apache.spark.SparkContext$.org$apache$spark$SparkContext$$createTaskScheduler(SparkContext.scala:2784) at org.apache.spark.SparkContext.(SparkContext.scala:493) at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2520) at org.apache.spark.sql.SparkSession$Builder$$anonfun$7.apply(SparkSession.scala:935) at...

![image](https://user-images.githubusercontent.com/22542670/27865894-ee70d42a-61b1-11e7-9595-02b845a9ffae.png)

Bumps [akka-actor_2.11](https://github.com/akka/akka) from 2.5.3 to 2.5.16. Commits cebcef2 Update version for release 2.5.16 b75bb8f Deprecation and documentation for the AESCounterBuiltinRNG issue 56498e7 Fix vulnerability in AESCounterBuiltinRNG f0db598 Merge pull request...

dependencies

Bumps `spark.version` from 2.1.0 to 2.4.8. Updates `spark-core_2.11` from 2.1.0 to 2.4.8 Updates `spark-sql_2.11` from 2.1.0 to 2.4.8 Updates `spark-streaming_2.11` from 2.1.0 to 2.4.8 Dependabot will resolve any conflicts with...

dependencies