Get the App
  • Big data builds the HDP environment, taking three nodes as an example (part two-- expanding nodes, deleting nodes, and deploying other services)

    Big data builds the HDP environment, taking three nodes as an example (part two-- expanding nodes, deleting nodes, and deploying other services)

    For the deployment of master node and installation service, please see the extension of https://blog.51cto.com/6989066/2173573 (8) node (take HDFS as an example) the preparation of ① slave node  installation of a new Linux slave node only needs to install l

    Shulou · 2022-06-03 07:43
  • Kafka partition

    Kafka partition

    First, the function of partition is introduced under topic: topic is a logical concept and partition is a physical concept. For performance reasons, if the messages in the topic are stored in only one broker, then the broker will become a bottleneck and cannot be achieved.

    Shulou · 2022-06-03 07:43
  • 04 build cdh cluster role planning

    04 build cdh cluster role planning

    Role planning when building a cdh cluster. 1. Large-scale node planning is shown in figure 2. There are 4 nodes as an example:

    Shulou · 2022-06-03 07:43
  • How to install apache and make the working mode work

    How to install apache and make the working mode work

    How do I install apache and make the working mode work? This problem may be often seen in our daily work. Through this question, I hope you can gain more. Here are the steps to solve this problem. First, apache mode view if apache has been installed, we

    Shulou · 2022-06-03 07:43
  • Common function points in safety testing

    Common function points in safety testing

    1. Do not log in to the system, directly enter whether the URL of the login page can be accessed; 2. If you do not log in to the system, directly enter the URL of the download file whether the file can be downloaded; for example, enter: whether http://url/download?name=file can download the text

    Shulou · 2022-06-03 07:43
  • The implementation of similar second kill by Redis+lua

    The implementation of similar second kill by Redis+lua

    Because of the need of the project, Redis+lua needs multi-thread to obtain and modify the inventory of the database. Considering the low efficiency of locking the database, redis+lua is used to implement it. The single-threaded operation feature of redis to execute lua scripts, through the

    Shulou · 2022-06-03 07:43
  • Simple use of RPC for Hadoop (remote procedure call protocol)

    Simple use of RPC for Hadoop (remote procedure call protocol)

    1. RPC Overview RPC refers to remote procedure calls, that is, two different servers (not restricted by the operating system), one application deployed on Linux-A, one application deployed on Windows-B or Linux-B, if A wants to call a method met on B

    Shulou · 2022-06-03 07:43
  • Agile Project Management-AB testing of Lean Product Development Best practices

    Agile Project Management-AB testing of Lean Product Development Best practices

    "there is often a correct hypothesis behind a mistake, and the higher the degree of affirmation of the hypothesis, the more serious the error will be!" We know from the article "MVP" in the previous chapter that the minimum available product is the essence of MVP, and its purpose is to quickly verify the availability of the product and the reaction of market users.

    Shulou · 2022-06-03 07:43
  • Java encryption and Security

    Java encryption and Security

    First, a brief introduction to data security, anti-theft, anti-tampering, anti-counterfeiting, ancient encryption: shift password: HELLO = > IFMMP move back an alternative password in English order: HELLO = > p12 ~ (10) 5 ~ (3) or replace it with the words of the pages and lines of a book.

    Shulou · 2022-06-03 07:43
  • Can Postman be used like this? Summary and sharing of practical skills, enabling API testing and

    Can Postman be used like this? Summary and sharing of practical skills, enabling API testing and

    In the process of software development, we often develop or integrate API interfaces, and encounter a variety of magical problems: different clients, some normal, some calls failed? There's something wrong with the test, but the developer says it's okay? Is the development environment, test environment, and integration environment inconsistent? When integrating third parties, there is no documentation

    Shulou · 2022-06-03 07:43
  • Excerpts from the authoritative guide to Hadoop-1

    Excerpts from the authoritative guide to Hadoop-1

    1. Why not use the inter-node data replication technology provided by RAIDHDFS to meet the needs of data backup, and do not need to use RAID redundancy mechanism. RAID 0 is slower than JBOD (Just a Bunch Of Disks), and JBOD is between all disks

    Shulou · 2022-06-03 07:43
  • Initial knowledge of mysqlsla entry

    Initial knowledge of mysqlsla entry

    The main purpose of this article is to give you a brief introduction to mysqlsla. You can look up the relevant professional terms on the Internet or find some related books to supplement them. We will not dabble here. Let's go straight to the topic. I hope this article on introduction to mysqlsla can bring you some practical help.

    Shulou · 2022-06-03 07:43
  • [automated testing Technology QTP basic Series 5]-Overview of Automation

    [automated testing Technology QTP basic Series 5]-Overview of Automation

    Automated testing uses software to control the test execution process, compare whether the actual results are consistent with the expected results, set test preconditions and other test control conditions, and output test reports. In general, automated testing needs to enable the formalized manual testing process at the right time.

    Shulou · 2022-06-03 07:43
  • Summary of the year 2019-2020

    Summary of the year 2019-2020

    The annual summary of 2019-2020 begins: a belated annual summary. In fact, I was going to write a summary before the 2020 Lunar New year. Due to various things, I changed my house a few years ago. Today, I take some time to sum up the past year. I think it is still very necessary. Title

    Shulou · 2022-06-03 07:43
  • Why is the game test slow?

    Why is the game test slow?

    To analyze why hopeless testing is so slow, you must first understand what game testing and testing process. As a part of software testing, game testing has all the common characteristics of software testing: the purpose of testing is to find defects in the software. Testing requires testers to act according to the product.

    Shulou · 2022-06-03 07:43
  • Free Remote Desktop Sharing Software

    Free Remote Desktop Sharing Software

    TeamViewer, please add a link description TeamViewer is a remote PC support/control and screen-sharing tool. You can remote

    Shulou · 2022-06-03 07:43
  • Xcode4 completely solves Invalid Signature

    Xcode4 completely solves Invalid Signature

    Invalid Signature-Make sure you have signed your application with a distribution certificate, not

    Shulou · 2022-06-03 07:43
  • Learn from the experience of software designers

    Learn from the experience of software designers

    On May 31, 2016, an impulsive idea was to take an exam as a "software designer" and return to the computer major of 10 years ago to see how much I knew, so I opened the 51cto account I registered many years ago and looked in it. I saw 51cto College and found Mr. Xiao Ren. His

    Shulou · 2022-06-03 07:43
  • Web Service interface test

    Web Service interface test

    Web service concept Web service A technology that communicates in a platform-independent and programming language-independent manner. Web service is an interface that describes a set of operations that can be accessed on the network through standard XML messaging.

    Shulou · 2022-06-03 07:42
  • [summary] Hive table-building statements in various data formats

    [summary] Hive table-building statements in various data formats

    Xml format CREATE EXTERNAL TABLE Gateway_pmsarisoap (BookingSoapLogID STRING,GuidNo STRING,SoapType STRING

    Shulou · 2022-06-03 07:42