Get the App
  • Hadoop ha cluster building (5 sets)

    Hadoop ha cluster building (5 sets)

    Yum install ntpdate lrzsz-ysystemctl stop firewalldsystemctl disable firewalldsystemctl stop Networ

    Shulou · 2022-06-03 07:16
  • Storm record-4mura-Storm applicable scenario

    Storm record-4mura-Storm applicable scenario

    Storm applies to scenario flow aggregation: flow aggregation is the aggregation of two or more data streams into a single data stream-based on some common tuple fields. Builder.setBolt (5 ~ new MyJoiner (), parallelism).

    Shulou · 2022-06-03 07:16
  • Offsetof and container_of of Linux Macro definition (XIX)

    Offsetof and container_of of Linux Macro definition (XIX)

    Today we'll take a look at two classic macros in Linux: offsetof and container_of. Let's first take a look at the macro definitions of both of them, as follows # ifndef offsetof#define offsetof (T

    Shulou · 2022-06-03 07:16
  • What are the commonly used testing tools for WEB

    What are the commonly used testing tools for WEB

    What are the common testing tools for WEB? In view of this problem, today the editor summarizes this article about web testing tools, which can be used as a reference for interested friends. I hope it will be helpful to you. Unit Test / Test Runner 1. Jest's well-known Java unit testing tool

    Shulou · 2022-06-03 07:16
  • Performance Test load Model (8)

    Performance Test load Model (8)

    If he talks too much, he becomes a habit, so he continues to shake his head and pretend to be a master. We have the previous theory of the performance test load model, and if we have modeling on the ground, then it is correct what I said in my previous experience of a newcomer review, what is the correct execution of the script. Here comes another concept, that is,

    Shulou · 2022-06-03 07:16
  • Installation and configuration of Hive

    Installation and configuration of Hive

    What this article shares to you is the detailed installation and configuration tutorial of Hive. I believe most people do not know how to install the configuration. In order to let you learn, I have summarized the following content for you. Without saying much, let's read on. 1. Prepare the hive installation package official website to download hive installation package 1

    Shulou · 2022-06-03 07:16
  • Introduction of Selenium, a functional testing tool for web

    Introduction of Selenium, a functional testing tool for web

    This article is to share with you an introduction to Selenium, a functional testing tool for web. Knowledge points include a brief introduction to Selenium, the main functions of Selenium and the advantages of Selenium. Because reading the complete article, I believe you have a good understanding of Selenium.

    Shulou · 2022-06-03 07:16
  • Getting started with Flink wordCount

    Getting started with Flink wordCount

    Flink programming model 1, get Flink context; ExecutionEnvironment env = ExecutionEnvironment.getExecutionEnvironment (); 2, add

    Shulou · 2022-06-03 07:15
  • Ansible Automated Operation and maintenance (2)

    Ansible Automated Operation and maintenance (2)

    Ansible Automated Operation and maintenance (2) configure and use ansible# to copy the configuration file mkdir / etc/ansible/cp examples/ansible.cfg / etc/ansible/cp exam

    Shulou · 2022-06-03 07:15
  • Static method locking

    Static method locking

    Public static synchronized List getVerifyListInfo (byte [] b) {List signatureVerificat

    Shulou · 2022-06-03 07:15
  • Enrich your big data knowledge from the perspective of technical architecture

    Enrich your big data knowledge from the perspective of technical architecture

    For a long time, I felt very confused about big data's study. I don't know exactly what to learn! This leads to a lot of knowledge points, and the content of their own can not form a good system, and then add points to their own workplace. Recently, I have been learning the architecture knowledge of large numbers, and then have

    Shulou · 2022-06-03 07:15
  • Loadrunner11 monitoring centos6X, express!

    Loadrunner11 monitoring centos6X, express!

    The monitored Centos6x machine first needs to enable linux RPC (Remote Procedure Call), that is, the rpc.rstatd service, and can use ps-ef | whether grep rsh has been installed or not. Second, rpc.rs

    Shulou · 2022-06-03 07:15
  • What do you need to pay attention to when changing ip software?

    What do you need to pay attention to when changing ip software?

    This article brings you some notes on how to choose to change ip software. This article not only introduces the matters needing attention in choosing to change ip software, but also introduces several common ways to change IP and common ip software. I hope you can get something through this article. The availability of IP refers to the extracted

    Shulou · 2022-06-03 07:15
  • The problem of updating entity classes with Update Query in Spring Data JPA

    The problem of updating entity classes with Update Query in Spring Data JPA

    Although the transaction can be updated using @ Modifying in jpa, the entity that executes the query after the modify statement is still not updated when the update is looped. After executing the modifying query, EntityManager can

    Shulou · 2022-06-03 07:15
  • Purchase, sale and storage system flow

    Purchase, sale and storage system flow

    It is still valuable to find out the purchase, sale and inventory process summed up before you took over the first project three years ago. So share it.

    Shulou · 2022-06-03 07:15
  • Good programmer big data Learning Route sharing flexible distributed dataset RDD

    Good programmer big data Learning Route sharing flexible distributed dataset RDD

    Good programmer big data learning route sharing flexible distributed dataset RDD,RDD definition, RDD (Resilient Distributed Dataset) is called distributed dataset, is the most basic data abstraction in Spark, it represents an immutable (number

    Shulou · 2022-06-03 07:15
  • How to use LDAP in Yonghong BI

    How to use LDAP in Yonghong BI

    How to use LDAP in Yonghong BI? I believe that most people have not yet learned this skill, in order to let you learn, to give you a summary of the following content, do not say much, let's move on. Application scenario the company has many IT systems, such as: enterprise mailbox, github, jenkins, g

    Shulou · 2022-06-03 07:15
  • Header of reptiles

    Header of reptiles

    Some websites will not allow the program to be accessed directly in the above way, and if a problem is identified, the site will not respond at all, so in order to fully simulate the work of the browser, we need to set some Headers properties. First of all, open our browser, debug browser F12, I use

    Shulou · 2022-06-03 07:15
  • Analysis of Linux kernel linked list (20)

    Analysis of Linux kernel linked list (20)

    In the last blog, we talked about the macro definitions offsetof and container_of macros in Linux. So our goal in this section is to keep Linux kernel linked lists, make them suitable for non-GNU compilers, and analyze Linux

    Shulou · 2022-06-03 07:15
  • Front-end performance optimization points (notes)

    Front-end performance optimization points (notes)

    1. Reduce HTTP requests (merge requests). 2. Use CDN data acceleration (a local independent content distribution mechanism). 3. Use Expires headers reasonably to increase the cache effect. 4. Use dynamic or static compression techniques and compress the number of characters in text formats such as JS or HTML

    Shulou · 2022-06-03 07:15