Get the App
  • Carding of big data's knowledge structure

    Carding of big data's knowledge structure

    Recently handed over the previous big data project, to make a summary of the previous project content. It can also be regarded as combing the structure of the project, and it can also be regarded as a summary of the early stage, laying a foundation for later study. Cleaning up the data is generally a gimmick for traditional industries to start big data, because of it.

    Shulou · 2022-06-03 06:09
  • Development and Application Analysis of Management and Control system of on-line Monitoring system for key Energy consumption per Unit

    Development and Application Analysis of Management and Control system of on-line Monitoring system for key Energy consumption per Unit

    Among all the energy consumption of our national economy, industrial enterprises account for a large proportion of energy consumption, which is an important part of enterprise cost, and has accounted for more than 70% of the total energy consumption, which not only hinders the sustainable development of our economy, but also affects energy saving and emission reduction. at the same time, it also weakens the market competitiveness of enterprises, reducing energy consumption can also

    Shulou · 2022-06-03 06:09
  • Steps for data prediction

    Steps for data prediction

    The steps of data prediction: data preprocessing (normalization) (1) outlier processing (for data that obeys normal distribution or approximate normal distribution, and the number of measurements is more than 10, Rajda criterion, that is, 3 Sigma criterion, that is, outliers if the deviation exceeds 3 Sigma); (2) normalization processing (tick)

    Shulou · 2022-06-03 06:09
  • [software testing] Software testing is about finding bug, not finding fault

    [software testing] Software testing is about finding bug, not finding fault

    Two days ago, I was chatting with a new friend, "are you a programmer?" I am so angry, do I look like this? Is it like it? I really want to slap him. "No, I do software testing, so I don't use so much code, so it can't be called" Oh! so you just find fault and find fault? " I decided at that time that

    Shulou · 2022-06-03 06:09
  • MONGODB big data operation and maintenance management

    MONGODB big data operation and maintenance management

    Database management backup MONGODB server executes mongodump / / default uses local connection 127and port connection local database to restore to the state before backup: mongorestore-- drop##--drop option tells mon

    Shulou · 2022-06-03 06:09
  • Use regular expression full-width half-width restriction when entering input

    Use regular expression full-width half-width restriction when entering input

    Member ID "class=" inp "id=" comId "/ > login

    Shulou · 2022-06-03 06:09
  • What convenience does big data have for our life (photo)

    What convenience does big data have for our life (photo)

    Big data is everywhere now, but too many people actually don't know what big data is and what he can do. Even many companies keep a pile of big data, but they don't know how to apply them. So let's see what big data has to do with our lives. Big data has control over personal wealth.

    Shulou · 2022-06-03 06:09
  • The Application of Zhang Zuofeng's fallacy to Waterfall Development and Agile Development in the Development of online Games

    The Application of Zhang Zuofeng's fallacy to Waterfall Development and Agile Development in the Development of online Games

    This week, the child was sent back to my grandparents' house. I finally have time to update my Weibo. I haven't updated it for three years. I am really TMD lazy! I was wrong. I'm trying to update something this time. Some people asked me why I didn't go to some bigger Weibo sites to write about it. I don't think it's necessary. Anyway, it will be sooner or later.

    Shulou · 2022-06-03 06:09
  • Analysis of Cluster abnormal faults caused by 0023-HOSTS configuration problems

    Analysis of Cluster abnormal faults caused by 0023-HOSTS configuration problems

    Warm Tip: to see the high-definition no-code picture, please open it with your mobile phone and click the picture to enlarge. 1. Problem phenomenon Hadoop Cluster HDFS, YARN, Hive and other services have abnormal alarms, restart cluster abnormal alarms, there are still a large number of alarms Cluster 1HDFS available empty

    Shulou · 2022-06-03 06:09
  • Practice of distributed Link tracing based on Zipkin

    Practice of distributed Link tracing based on Zipkin

    With the popularity of micro-service architecture, the system becomes more and more complex, and the single system is divided into many modules. each module communicates and cooperates with each other through lightweight communication protocols to achieve system functions. Monomer frame

    Shulou · 2022-06-03 06:09
  • SPL simplified SQL case description: fixed grouping

    SPL simplified SQL case description: fixed grouping

    In the development of database applications, we often have to deal with complex SQL computing, and fixed grouping is one of them. The grouping basis of a fixed packet is not in the data to be grouped, but comes from outside, such as another table, external parameters, condition list, and so on. For a specific type of fixed grouping, use SQL

    Shulou · 2022-06-03 06:09
  • Software product line architecture design

    Software product line architecture design

    Abstract 1. Introduce the background of application software in the industry, and compare the automobile industry with the software industry. 2. Concept introduction, from software projects to software products, software product lines, software platforms, software production lines and other concepts 3, management and operation of software product lines 4, organization and construction of a software production line 5, improve production

    Shulou · 2022-06-03 06:09
  • Analysis of libgo source code (3. Implementation of libgo context switching)

    Analysis of libgo source code (3. Implementation of libgo context switching)

    In the context switching of libgo, we do not realize the tasks of creating and maintaining stack space, saving and switching CPU register execution state information, but use Boost.Context directly. Boost.Context as the bottom of many collaborations

    Shulou · 2022-06-03 06:09
  • An article teaches you to use RDMA technology to improve the Shuffle performance of Spark

    An article teaches you to use RDMA technology to improve the Shuffle performance of Spark

    Spark Shuffle Foundation in the MapReduce framework, Shuffle is the bridge between Map and Reduce. Reduce must go through Shuffle to read the output to Map.

    Shulou · 2022-06-03 06:09
  • Big data, a good programmer, shares the learning route of hive.

    Big data, a good programmer, shares the learning route of hive.

    Good programmer big data learns the route to share the operation of hive. The properties of hive are set on the client side (only for the current session) 3, in the java code (current connection) 2, in the configuration file (all sessio)

    Shulou · 2022-06-03 06:09
  • Innovation Edge Computing engine

    Innovation Edge Computing engine

    Introduction Edge computing is a new data technology architecture emerging with the development of the Internet of things. Because the business requirements and technical requirements are very different from those in the past, it is still in development. The traditional technical framework and programming model are no longer fully applicable. Many enterprises have encountered many challenges in the process of development and implementation. This article

    Shulou · 2022-06-03 06:09
  • Mapreduce template code

    Mapreduce template code

    Jai package org.apache.hadoop hadoop-core 1.2.12.x will be broken into some fragmented packages, there is no core package code: package org.conan.myhado

    Shulou · 2022-06-03 06:09
  • Rails Test

    Rails Test "Nine" Integration Test integration test

    Prologue Today let's familiarize ourselves with rails's integration test integration test. The main purpose of integration testing is to test the interaction between multiple controller and the more important workflows in the test application to verify that these workflows are in line with expectations.

    Shulou · 2022-06-03 06:09
  • Performance testing tool WAS performance testing

    Performance testing tool WAS performance testing

    Today I would like to introduce to you a small performance testing tool, Microsoft's WAS, which is easy to use. Webstress is a relatively simple and easy-to-use tool, because it can not set parameters, it is only suitable to simulate some fixed network address connection stress test, it is recommended to use Loadrunner. Eye

    Shulou · 2022-06-03 06:09
  • Curator tutorial (1) watcher snooping

    Curator tutorial (1) watcher snooping

    1.watcher mode 1 (listening for changes in the current node) String address = "mini1:2181,mini2:2181,mini3:2181"

    Shulou · 2022-06-03 06:09