Get the App
  • IV. Sorting in MapReduce

    IV. Sorting in MapReduce

    1. Sorting Overview 1. Sorting is performed three times in the shuffle process of MapReduce, namely: the overflow phase of map: quick sorting based on partition and key. Merge overwrite files of map: merge and sort multiple overflow files of the same partition to synthesize large ones.

    Shulou · 2022-06-03 06:44
  • She came out shyly after a thousand calls-- DataV private deployment function

    She came out shyly after a thousand calls-- DataV private deployment function

    Developers of DataV, enter your user center today and you will find a little surprise waiting for you silently. That is-- the private deployment feature is online! Private deployment has always been beyond the reach of some needy partners. After all, the noble identity is there, and now there is no need to look at it.

    Shulou · 2022-06-03 06:44
  • Hadoop installation and configuration

    Hadoop installation and configuration

    1. Check JDK version 2. Time synchronization 3. Set password-free login # generate key (node1,node2,node3,node4) ssh-keygen-t dsa-P'- f ~ / .ssh/id_dsacd ~ /.

    Shulou · 2022-06-03 06:44
  • Install ambari under centos6.5

    Install ambari under centos6.5

    Apache Ambari is a Web-based tool that supports provisioning, management, and monitoring of Apache Hadoop clusters. Ambari currently supports most Hadoop components, including HDFS, MapReduce, Hive, Pig

    Shulou · 2022-06-03 06:44
  • Git Engineering Development practice (1)-- Git Foundation

    Git Engineering Development practice (1)-- Git Foundation

    Git Engineering Development practice (1)-- Git Foundation 1, version Control system 1, version Control system introduction version Control system (VCS,Version Control Systems) is a kind of record one or more file content changes, in order to consult a specific version in the future

    Shulou · 2022-06-03 06:44
  • (10) responsive Manifesto, responsive system and responsive programming-- the Tao magic device of responsive Spring

    (10) responsive Manifesto, responsive system and responsive programming-- the Tao magic device of responsive Spring

    This series of articles index "responsive Spring magic device" previously on responsive programming | responsive streaming 1.5responsive system 1.5.1 responsive Manifesto it is not difficult to search for an introduction to "responsive Manifesto". First, the picture above: this picture brings together a lot.

    Shulou · 2022-06-03 06:44
  • Summary of testing methods of Management Information system (7)

    Summary of testing methods of Management Information system (7)

    User, rights management 1. After giving a person the corresponding authority, see whether the person has this permission on the interface, and log in as this person to verify whether the permission setting is correct (whether it can exceed the permission given). 2. Delete or modify the permissions of people who have logged in to the system and are operating

    Shulou · 2022-06-03 06:44
  • Brief introduction of Spring Cloud micro-service architecture

    Brief introduction of Spring Cloud micro-service architecture

    Recently, I gained a lot from reading Zhou Li's "Spring Cloud and Docker". I took some time to summarize the contents of the book. It is convenient for you to quickly understand what are the main functions of Spring Cloud,Spring Cloud and Spring.

    Shulou · 2022-06-03 06:44
  • Shell learning

    Shell learning

    In my self-study shell process, I referred to the learning methods and processes of Brother Bird, Brother Ma, the old boy and other parties! Device or software for variable language conversion in shellshell programming: compiler, interpreter programming language: machine language, assembly language, high-level language: static language:

    Shulou · 2022-06-03 06:44
  • Notes of Xiaobai of iis deployment c # web project

    Notes of Xiaobai of iis deployment c # web project

    Preparation: Oracle and ASP.NET v2.0.50727, ASP.NET v4.0.30319 and other programs have been installed on the Server server to verify the oracle configuration: the configuration file is\ pro under the oracle installation path

    Shulou · 2022-06-03 06:44
  • [Flume] understanding of TailDirSource source code

    [Flume] understanding of TailDirSource source code

    The TaildirSource class diagram is as follows (lists the main classes) the TailDirSource class TailDirSource inherits the AbstractSource class, while channelProces in the AbstractSource class

    Shulou · 2022-06-03 06:44
  • Awk introduces external variable method

    Awk introduces external variable method

    1. Get the common external variable root@zabbix backup] # item1 [root@zabbix backup] # awk I = "$I"'{print I} 'qlive.collect.shawk:

    Shulou · 2022-06-03 06:44
  • Hadoop Secondarynamenode principle

    Hadoop Secondarynamenode principle

    Namenode file storage namenode data storage is divided into two files, fsp_w_picpath and edits files, edits files record all namenode operations, which is equivalent to logging. Fsp_w_picpath

    Shulou · 2022-06-03 06:44
  • Splunk Forward simple deployment _ Win

    Splunk Forward simple deployment _ Win

    1. Turn off the firewall of all machines (mainly on Win7Splunk Server) 2, install Splunk3 on 192.168.1.236, install SplunkForwardDepl on 192.168.1.237

    Shulou · 2022-06-03 06:44
  • Axis2 service archiver empty interface

    Axis2 service archiver empty interface

    When using myeclipse 10 to generate axis2-based webservice servers, use the plug-in: org.apache.axis2.eclipse.codegen.plugin_1.6.2.jarorg.ap

    Shulou · 2022-06-03 06:44
  • Decryption of Spark Broadcast operating mechanism (42)

    Decryption of Spark Broadcast operating mechanism (42)

    First, Broadcast thoroughly decrypts 1. Broadcast is to send data from one node to another. 2. Broadcast is distributed shared data, which exists by default as long as the program runs the Broadcast variable, because Broadc

    Shulou · 2022-06-03 06:44
  • Introduction to the Architecture of Intelligent parking Management system in Daxi City

    Introduction to the Architecture of Intelligent parking Management system in Daxi City

    In recent years, with the rapid development and application of big data technology, smart city has been formally proposed. Moreover, we can also deeply feel that "wisdom" is slowly changing our way of life and cities. There are too many places to make the city wise. at present, we may be out parking, such as

    Shulou · 2022-06-03 06:44
  • Performance testing process arrangement

    Performance testing process arrangement

    Determine performance requirements | | build business model | | develop test plan | | Design test case | | build test environment | | develop test script | | construct test data | | execute test scenario | | Test result analysis | | performance optimization test | | performance test summary |

    Shulou · 2022-06-03 06:44
  • Software testing / quality summary knowledge points (continuously updated)

    Software testing / quality summary knowledge points (continuously updated)

    The goal of software testing is to achieve the best balance among software quality, schedule and cost. effective test management requires the cooperation of enterprise management, software development team, quality assurance and testing team. by means of planning, organization, leadership and control, set up an efficient team, develop a sound testing process, and do a good job in testing.

    Shulou · 2022-06-03 06:44
  • ActiveMQ of message Middleware

    ActiveMQ of message Middleware

    First, ActiveMQ is an excellent JMS implementation framework, which has the advantages of simple, convenient and good performance in asynchronous message communication. Second, install and download address: http://mirror.bit.edu.cn/apache/activemq/ decompression

    Shulou · 2022-06-03 06:44