Get the App
  • What is OLTP?

    What is OLTP?

    Editor to share with you what OLTP is, I believe that most people do not know much about it, so share this article for your reference, I hope you will learn a lot after reading this article, let's go to understand it! Define online transaction processing (OLTP, Onlin)

    Shulou · 2022-05-31 20:48
  • Example Analysis of OLAP

    Example Analysis of OLAP

    This article shares with you the content of the sample analysis of OLAP. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look. First, define the online analytical processing (OLAP) system as a set of multi-dimensional analysis of data, while flexibly providing storage

    Shulou · 2022-05-31 20:48
  • How to improve the running Speed of storm

    How to improve the running Speed of storm

    This article will explain in detail how to improve the running speed of storm. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article. (1) the algorithm in the system should be tuned. It is possible that an algorithm wastes a small amount of time, but by

    Shulou · 2022-05-31 20:48
  • What is the use of spout and bolt java api in storm

    What is the use of spout and bolt java api in storm

    Editor to share with you what is the use of spout and bolt java api in storm. I hope you will get something after reading this article. Let's discuss it together. In ComponentStorm, both Spout and Bolt are its C.

    Shulou · 2022-05-31 20:47
  • Example Analysis of ETL loading Strategy

    Example Analysis of ETL loading Strategy

    This article mainly introduces the example analysis of ETL loading strategy, 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. An overview of ETL data loading mechanism ETL is data extraction (E

    Shulou · 2022-05-31 20:47
  • What is Azkaban?

    What is Azkaban?

    This article will explain what Azkaban is for you in detail. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article. 1. What is Azkaban? we should all have encountered such a scene in our work: there is a

    Shulou · 2022-05-31 20:47
  • What is a data Mart in big data

    What is a data Mart in big data

    This article mainly shows you "what is a data Mart in big data". The content is simple and clear. I hope it can help you solve your doubts. Next, let the editor lead you to study and learn the article "what is a data Mart in big data?" 1. What is a data Mart? Number

    Shulou · 2022-05-31 20:47
  • What are the storm ui indicators?

    What are the storm ui indicators?

    This article will explain in detail what the storm ui indicators are, and the editor thinks it is very practical, so I will share it with you for reference. I hope you can get something after reading this article. The home page of 1.Storm ui is mainly divided into four parts: Cluster Sum

    Shulou · 2022-05-31 20:47
  • What is trident in storm

    What is trident in storm

    This article mainly introduces what trident is in storm. It is very detailed and has certain reference value. Friends who are interested must finish reading it. Storm is a real-time stream computing framework, and Trident is a higher-level extraction of storm.

    Shulou · 2022-05-31 20:47
  • Example Analysis of Reliability and unreliability in storm

    Example Analysis of Reliability and unreliability in storm

    This article will explain in detail the example analysis of reliability and unreliability in storm. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article. Reliability guarantee of 1.Spout in Storm, message processing can

    Shulou · 2022-05-31 20:47
  • What are the characteristics of MapReduce

    What are the characteristics of MapReduce

    This article is to share with you about the characteristics of MapReduce. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look. MapReduce features that  is easy to program (it's really easy to get familiar with, mostly map and

    Shulou · 2022-05-31 20:47
  • How to implement the driver in MapReduce

    How to implement the driver in MapReduce

    This article is about how MapReduce implements drivers. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look. 1. Set the basic property of job Job job = new Job (); j

    Shulou · 2022-05-31 20:47
  • Sample analysis of flume+kafka+storm operation

    Sample analysis of flume+kafka+storm operation

    This article mainly introduces the example analysis of flume+kafka+storm operation, which is very detailed and has certain reference value. Friends who are interested must finish it! Overview in many application scenarios based on the Hadoop platform, we need to take the data offline

    Shulou · 2022-05-31 20:47
  • What is the flume architecture like?

    What is the flume architecture like?

    This article mainly introduces what the flume architecture is like, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it. Flume introduces flume as a distributed, reliable, and

    Shulou · 2022-05-31 20:46
  • What is the difference between a data warehouse and a database

    What is the difference between a data warehouse and a database

    This article mainly introduces what is the difference between data warehouse and database, which has certain reference value. Interested friends can refer to it. I hope you will gain a lot after reading this article. Database is a transaction-oriented design, and data warehouse is topic-oriented.

    Shulou · 2022-05-31 20:46
  • What is the concept of data warehouse

    What is the concept of data warehouse

    This article is about what the concept of data warehouse is. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look. An overview of data warehouse concept founder W.H.Inmon 's definition of data warehouse in his book "Building a data Warehouse"

    Shulou · 2022-05-31 20:46
  • What is the difference between database and data warehouse

    What is the difference between database and data warehouse

    This article mainly introduces the differences between the database and the data warehouse, the article is very detailed, has a certain reference value, interested friends must read it! Database is operational database, data warehouse is analytical database: 1. Operational database is mainly used for business support. A male.

    Shulou · 2022-05-31 20:46
  • What's the use of storm?

    What's the use of storm?

    This article will explain in detail what is the use of storm for you. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article. Storm introduces that most of the famous hadoop or hive are used in full data processing.

    Shulou · 2022-05-31 20:46
  • What are the main interfaces of MapReduce

    What are the main interfaces of MapReduce

    This article mainly introduces what the main interfaces of MapReduce are, which can be used for reference. Interested friends can refer to them. I hope you will gain a lot after reading this article. (1) InputFormat interface user

    Shulou · 2022-05-31 20:46
  • How fsimage and edits merge

    How fsimage and edits merge

    This article is about how fsimage and edits merge. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look. During the run of NameNode, all update operations of HDFS are written directly to ed

    Shulou · 2022-05-31 20:46