Get the App
  • Ambari &  HDP complete installation manual

    Ambari & HDP complete installation manual

    Big data platform, involving many software products, if you have just joined the hadoop, directly download software packages, manual configuration files, is not so intuitive and easy. Ambari provides an option for graphical installation and management of hadoop clusters. Ambari does not introduce

    Shulou · 2022-06-03 06:31
  • How to improve product quality?

    How to improve product quality?

    For an enterprise, whether it can survive well, there are four core indicators, product quality Q, service quality S, product price P, response time T. In my opinion, the two core indicators that belong to the technical category are: one is product quality, and the other is response time. In order to improve the core competitiveness of enterprises,

    Shulou · 2022-06-03 06:31
  • ArcGIS10.2 installation tutorial

    ArcGIS10.2 installation tutorial

    Hebei charm Network is studying this software recently, and it is found that many surveying and mapping departments and land departments are this software. Charm Network is also very interested in this software. I heard that the installation is very complicated, but it has been tested and installed successfully. the situation is not complicated. The following is a brief description of the installation steps by the charm Network. Do you have any questions?

    Shulou · 2022-06-03 06:31
  • Some thoughts on the Transformation of functional Test cases

    Some thoughts on the Transformation of functional Test cases

    A new category will be added to the business line, which is not much different from the original classification, but due to major changes in vendors, server architecture, interfaces, etc., it is still necessary to fully test the newly added category. At the same time, since the overall process and functions are roughly the same as the original classification, in

    Shulou · 2022-06-03 06:31
  • Use Jmeter to test the WebSocket interface

    Use Jmeter to test the WebSocket interface

    The WebSocket interface needs to download the corresponding patch plug-in before it can be tested. For the download method, see the end of the article, add thread group, add thread group and other components to add thread group. Jmeter execution is driven by thread group, and the test plan must have at least one thread group. Select Te.

    Shulou · 2022-06-03 06:31
  • Recognize data and databases

    Recognize data and databases

    What is a database database is a collection of data stored in some organized way. To put it simply, a database is a warehouse that stores data all the time, which is organized according to a certain data structure (data structure refers to the organization of the data or the relationship between the data).

    Shulou · 2022-06-03 06:31
  • . / zkcli.sh: line 13: unzip: command not found

    . / zkcli.sh: line 13: unzip: command not found

    Exception information:. / zkcli.sh: line 13: unzip: command not foundError: Could not find or load main class org.apach

    Shulou · 2022-06-03 06:31
  • Introduction to data structure and algorithm

    Introduction to data structure and algorithm

    Computer science is a research field that solves various problems through the use of computers. In order to use a computer to solve a given problem, you need to design an algorithm for it. Multiple algorithms can be designed to solve specific problems. The most efficient algorithm is provided to solve this problem. The efficiency of the algorithm can be achieved by using appropriate data.

    Shulou · 2022-06-03 06:31
  • Must artificial intelligence be the future?

    Must artificial intelligence be the future?

    Recently, watching international news gives me a headache, because most of the hot topics are related to Trump. Every time you open the website, Trump's name dominates most of the screen. But in the past week, American politics has suddenly become interesting because a new face has appeared in the American political news.

    Shulou · 2022-06-03 06:31
  • There is a Chinese Times error in the parameters in the loadrunner script

    There is a Chinese Times error in the parameters in the loadrunner script

    Error report: when a project is doing a performance test, the num parameter in pcatuo20110 {num} is set to January or February with Chinese, 2011-07-07 15 ERROR 01VR 11719 ERROR (cn.com.pc.rec)

    Shulou · 2022-06-03 06:31
  • HBase principle-parse all the details of Region segmentation

    HBase principle-parse all the details of Region segmentation

    Automatic Region segmentation is one of the most important factors for HBase to have good expansibility, and it must be a good medicine for all distributed systems to pursue infinite expansibility. How to realize Region automatic segmentation in HBase system? There are many knowledge points involved, such as Regi

    Shulou · 2022-06-03 06:31
  • Parameterized CSV Data Set Config of jmeter Learning Guide

    Parameterized CSV Data Set Config of jmeter Learning Guide

    Today, let's learn about an important tool of parameterization. We often use parameterization when writing scripts, and one of the most commonly used methods to achieve parameterization is to use CSV Data Set Config components, which is easy to use and powerful. It is estimated that the simple method of use

    Shulou · 2022-06-03 06:30
  • TD8.0 uses mail direct to configure the mail service

    TD8.0 uses mail direct to configure the mail service

    1. First download a maildirect on the TD server and install it. 2. Configure maildirect as shown in the figure. DNS choose to automatically detect and accept only local users. Remove the check box to configure maildirect. The most important thing is to configure SMTP relay here.

    Shulou · 2022-06-03 06:30
  • IOC, which explains the core idea of Spring framework in detail

    IOC, which explains the core idea of Spring framework in detail

    WeChat account: GitShare Wechat official account: fussy straw if you have any questions or suggestions, please continue before leaving a message on the official account [1] to help the majority of SpringBoot users achieve the state of "knowing what it is, but also need to know why". The author will complete through the SpringBoot series of articles

    Shulou · 2022-06-03 06:30
  • Analysis of Bloom filter

    Analysis of Bloom filter

    The Bloom Filter filter was proposed by Burton Howard Bloom in 1970. It actually consists of a very long binary vector and a series of random mapping functions, and the Bloom filter can be used to retrieve whether an element

    Shulou · 2022-06-03 06:30
  • Jenkins+Jmeter+Ant generates test report