Get the App
  • How to observe the improvement of efficiency by using Spark's cache mechanism in ​

    How to observe the improvement of efficiency by using Spark's cache mechanism in ​

    This article mainly explains "how to use Spark's cache mechanism to observe the improvement of efficiency". The explanation in this article is simple, clear and easy to learn and understand. now please follow the editor's train of thought to study and learn "how to use Spark's cachemachine view."

    Shulou · 2022-05-31 19:10
  • How to install and configure the Scala development plug-in for IDEA

    How to install and configure the Scala development plug-in for IDEA

    This article introduces the knowledge of "how to install and configure Scala development plug-ins for IDEA". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and learn something.

    Shulou · 2022-05-31 19:10
  • How much memory does spark need to run 1T data?

    How much memory does spark need to run 1T data?

    This article mainly introduces "how much memory is needed for spark running 1T data". In daily operation, I believe many people have doubts about how much memory is needed for spark running 1T data. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods, hoping to answer "spark" to everyone.

    Shulou · 2022-05-31 19:10
  • What are the disadvantages of spark?

    What are the disadvantages of spark?

    This article mainly introduces "what are the shortcomings of spark". In daily operation, I believe that many people have doubts about the shortcomings of spark. The editor consulted all kinds of materials and sorted out simple and easy-to-use methods of operation, hoping to answer the questions of "what are the shortcomings of spark?"

    Shulou · 2022-05-31 19:10
  • How to write Scala code in IDEA

    How to write Scala code in IDEA

    This article introduces the knowledge of "how to write Scala code in IDEA". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something! At this time

    Shulou · 2022-05-31 19:09
  • What is the purpose of Spark GraphX

    What is the purpose of Spark GraphX

    This article mainly introduces "what is the use of Spark GraphX". In daily operation, I believe many people have doubts about the use of Spark GraphX. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods, hoping to answer "S" to everyone.

    Shulou · 2022-05-31 19:09
  • What are the core operations of RDD in Spark

    What are the core operations of RDD in Spark

    This article introduces the relevant knowledge of "what are the core operations of RDD in Spark". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something! Q1

    Shulou · 2022-05-31 19:09
  • How to configure SSH without password authentication

    How to configure SSH without password authentication

    This article mainly explains "how to configure SSH without password authentication". Interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn "how to configure SSH without password authentication". Enter the second machine and take a look at the IP of this host

    Shulou · 2022-05-31 19:08
  • How to realize user similarity calculation based on CoSine similarity in spark mllib Collaborative filtering algorithm

    How to realize user similarity calculation based on CoSine similarity in spark mllib Collaborative filtering algorithm

    This article mainly introduces the spark mllib collaborative filtering algorithm how to realize the user similarity calculation based on cosine similarity, which has a certain reference value. Interested friends can refer to it. I hope you will learn a lot after reading this article. Let the editor take you to understand.

    Shulou · 2022-05-31 19:08
  • How to realize logical regression in spark mllib Classification and Prediction

    How to realize logical regression in spark mllib Classification and Prediction

    This article mainly shows you "how to realize logical regression of spark mllib classification prediction". The content is simple and clear. I hope it can help you solve your doubts. Let the editor lead you to study and learn "spark mllib classification prediction".

    Shulou · 2022-05-31 19:08
  • What if hdfs's namenode hangs up?

    What if hdfs's namenode hangs up?

    This article mainly introduces "what to do if the namenode of hdfs is hung up". In the daily operation, I believe many people have doubts about what to do when the namenode of hdfs is hung up. The editor has consulted all kinds of materials and sorted out simple and easy-to-use operation methods, hoping to answer "h" to everyone.

    Shulou · 2022-05-31 19:08
  • How to use spark mlilib clustering KMeans

    How to use spark mlilib clustering KMeans

    This article mainly shows you "how to use spark mlilib clustering KMeans". The content is simple and clear. I hope it can help you solve your doubts. Let the editor lead you to study and learn "spark mlilib clustering".

    Shulou · 2022-05-31 19:08
  • How to build the cluster environment of Hadoop

    How to build the cluster environment of Hadoop

    This article mainly explains "how to build the cluster environment of Hadoop". Interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn how to build the cluster environment of Hadoop. First modify the c of Master

    Shulou · 2022-05-31 19:08
  • Example Analysis of Gaussian mixture clustering in spark mlilib

    Example Analysis of Gaussian mixture clustering in spark mlilib

    This article mainly introduces the example analysis of Gaussian mixture clustering in spark mlilib, which has a certain reference value, and interested friends can refer to it. I hope you will gain a lot after reading this article. Run the code as follows: pack

    Shulou · 2022-05-31 19:07
  • How to implement Random Forest algorithm in spark mllib

    How to implement Random Forest algorithm in spark mllib

    Editor to share with you how to achieve random forest algorithm in spark mllib, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it! Random forest machine: if

    Shulou · 2022-05-31 19:07
  • How to implement naive Bayesian algorithm in spark mllib

    How to implement naive Bayesian algorithm in spark mllib

    This article mainly introduces how to achieve naive Bayesian algorithm in spark mllib, which has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, let the editor take you to understand it. The data source describes the label of each row in the first column

    Shulou · 2022-05-31 19:07
  • How to support Vector Machine in spark mllib Classification

    How to support Vector Machine in spark mllib Classification

    Editor to share with you how to support vector machines in spark mllib classification. I hope you will get something after reading this article. Let's discuss it together. The metastatic data of gastric cancer showed that the metastasis of renal cell carcinoma (with metastasis 1, without metastasis 2) x1: true

    Shulou · 2022-05-31 19:07
  • How to use naive Bayesian algorithm in spark mllib

    How to use naive Bayesian algorithm in spark mllib

    This article mainly introduces how to use the naive Bayesian algorithm in spark mllib. It is very detailed and has a certain reference value. Interested friends must read it! With the advantage of forecasting samples, the process is simple and fast (think about the problem of email classification, prediction is

    Shulou · 2022-05-31 19:07
  • What are the advantages and disadvantages of decision tree in spark mllib

    What are the advantages and disadvantages of decision tree in spark mllib

    Editor to share with you what are the advantages and disadvantages of the decision tree in spark mllib. I hope you will gain something after reading this article. Let's discuss it together. The advantage of decision tree: it can generate rules that can be understood. The amount of calculation is relatively small. Can handle continuous and

    Shulou · 2022-05-31 19:07
  • How to combine spark sql and hbase

    How to combine spark sql and hbase

    This article mainly explains "how to combine spark sql and hbase". Friends who are interested might as well take a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn "how to combine spark sql and hbase".

    Shulou · 2022-05-31 19:07