Java Big Data apache spark

Java examples for Big Data:apache spark

Description

Click the following links for the tutorial for Big Data and apache spark.

  1. Create SparkConf for apache spark
  2. Create JavaSparkContext in apache spark
  3. Random Forest Regression via apache spark
  4. Timestamp Port apache spark
  5. Timestamp Long Port apache spark
  6. apache spark Naive Bayes Example
  7. apache spark KMeans Example
  8. Read and parse data for apache spark


  9. reduce operation on apache spark
  10. Use JavaSparkContext from apache spark
  11. flat map JavaRDD for apache spark
  12. Set up JavaPairRDD for apache spark
  13. Save this RDD as a Hadoop file via apache spark
  14. Create an RDD backed by the MongoDB collection using apache spark
  15. Set configuration options for the MongoDB Hadoop Connector vis apache spark
  16. Particle Sparks jme3


  17. Word count in apache spark
  18. Transitive closure on a graph via apache spark
  19. using Spark's status APIs
  20. Computes an approximation to pi using apache spark
  21. Computes the PageRank of URLs from an input file using apache spark
  22. Executes a roll up-style query against Apache logs using apache spark
  23. Logistic regression based classification using apache spark
  24. Counts words in text encoded with UTF8 received from the network every second using apache spark
  25. Java Queue Stream in apache spark
  26. Counts words in UTF8 encoded, new line delimited text received from the network every second using apache spark
  27. Produces a count of events received from Flume using apache spark
  28. Java apache Spark SQL
  29. binary classification in apache spark
  30. Logistic regression based classification using Machine Learning Library via apache spark
  31. KMeans from apache spark
  32. Classification and regression using gradient-boosted decision trees using apache spark
  33. Classification and regression using decision trees in apache spark
  34. apache spark machine learning ALS(Alternating Least Square) from Java
  35. specify parameters for Estimators and Transformers using apache spark
  36. Custom Receiver that receives data over a socket from apache spark
  37. Stateful Network Word Count via apache spark
  38. apache spark JDBC extension
  39. apache csv extension
  40. Process custom data object using apache spark
  41. apache spark RDD Operation
  42. apache Rdd Creation
  43. apache spark Pipe extension
  44. apache spark launcher
  45. apache spark Map Partitions With Index
  46. Use Map partition for apache spark
  47. filter apache spark JavaRDD
  48. apache spark group
  49. apache spark Accumulator
  50. Demonstrates reading of a JSON file using Spark SQL.
  51. Multiple Verticle CSV File Analysis In Spark SQL
  52. Multiple Horizontal CSV File Analysis In Spark SQL
  53. CSV File Analysis In Spark SQL
  54. Linear Regression Applicances Energy Prediction via apache spark
  55. counting of words in input list of sentences using apache spark