VOOZH about

URL: https://www.javacodegeeks.com/tag/spark/page/2

⇱ Spark Archives - Page 2 of 3 - Java Code Geeks


  • Enterprise Java👁 Image
    Guglielmo IozziaFebruary 1st, 2019
    1 619

    Sparklens: a tool for Spark applications optimization

    Sparklens is a profiling tool for Spark with a built-in Spark Scheduler simulator: it makes easier to understand the scalability…

    Read More »
  • Enterprise Java👁 Image
    John HearnJanuary 2nd, 2019
    0 198

    Native microservices with SparkJava and Graal

    Microservices written with SparkJava are just plain Java code using a standard Java library. No annotation magic, just code. The…

    Read More »
  • Enterprise Java👁 Image
    Ashkrit SharmaJanuary 2nd, 2019
    0 295

    Spark Run local design pattern

    Many spark applications have now become legacy applications and it is very hard to enhance, test & run locally. Spark…

    Read More »
  • Enterprise Java👁 Image
    Mathieu DumoulinJanuary 18th, 2017
    0 197

    Performance Tuning of an Apache Kafka/Spark Streaming System

    Real-world case study in the telecom industry Debugging a real-life distributed application can be a pretty daunting task. Most common…

    Read More »
  • Enterprise Java👁 Image
    Federico TomassettiDecember 14th, 2015
    0 125

    An introduction to Spark, your next REST Framework for Java

    I hope you’re having a great Java Advent this year! Today we’re going to look into a refreshing, simple, nice…

    Read More »
  • Software Development👁 Image
    Chase HooleyNovember 21st, 2015
    0 189

    Building Apache Zeppelin for MapR using Spark under YARN

    Apache Zeppelin is a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents…

    Read More »
  • Core Java👁 java-interview-questions-answers
    Iris ShoorJune 12th, 2015
    2 179

    Java Micro Frameworks: The New Trend You Can’t Ignore

    What are Java micro frameworks and why should you use them? Every language has tradeoffs. With Java, the tradeoff for…

    Read More »
  • DevOps👁 Image
    Alex ZhitnitskyJune 8th, 2015
    0 130

    Spark Monitoring: How to Handle 10B Requests a Day

    Taboola’s Spark monitoring architecture for handling 10B+ daily user events They say unicorns don’t exist, but of course you know…

    Read More »
  • Scala👁 Image
    Mark NeedhamApril 17th, 2015
    1 170

    Spark: Generating CSV files to import into Neo4j

    About a year ago Ian pointed me at a Chicago Crime data set which seemed like a good fit for…

    Read More »
  • «
  • 1
  • 2
  • 3
  • »
Back to top button
Close