Get the App
  • Elastic search performance testing finding

    Elastic search performance testing finding

    Setup1 Node cluster on my local laptop: 8core, Xms=8G, Xmx=8GIndexing performance (Single index): 10

    Shulou · 2022-06-03 06:51
  • China Software testing Alliance

    China Software testing Alliance

    To introduce a new website: China Software testing Alliance (www.51SQAE.com) is China's leading software testing portal, providing software testing community communication, software testing blog, black-box testing, white-box testing, software testing methods, test cases, test data download, etc.

    Shulou · 2022-06-03 06:51
  • Hadoop Learning-Mapper Reduce--day08

    Hadoop Learning-Mapper Reduce--day08

    The code for the mapper class: the method import java.io.IOException;import org.apache.hadoop.io.IntWritable;import org that implements the Mapper class

    Shulou · 2022-06-03 06:51
  • Instructions for using HttpPrinter

    Instructions for using HttpPrinter

    HttpPrinter usage instructions (V1.0) Shandong Yiqiao Intelligent Technology Co., Ltd. Website: http://www.HttpPrinter.com http://www.yiqiao.net.cn Mobile / Wechat: 131,

    Shulou · 2022-06-03 06:51
  • What is Kafka?

    What is Kafka?

    Through Kafka's Quick start https://www.cnblogs.com/tree1123/p/11150927.html, you can learn about the basic deployment and use of Kafka, but how is it different from other messaging middleware? Kaf

    Shulou · 2022-06-03 06:51
  • (version customization) lesson 17: analysis of the principle of dynamic Application of Spark Streaming Resources and dynamic Control of consumption rate

    (version customization) lesson 17: analysis of the principle of dynamic Application of Spark Streaming Resources and dynamic Control of consumption rate

    Content of this issue: 1. Dynamic allocation of Spark Streaming resources. 2. Why does Spark Streaming dynamic control consumption rate need to be dynamic? A) Spark is coarse-grained by default, and resources are allocated before calculation. For Spark Stre

    Shulou · 2022-06-03 06:51
  • Page-level performance Test and Analysis

    Page-level performance Test and Analysis

    As I said in my previous article, I divided performance into three levels. This time we talk about page-level testing and tuning, which is illustrated by an example. Phenomenon: 1, the company website is unusually slow during the activity, but the back-end traffic is not weird. 2, the normal page performance is relatively normal, the speed

    Shulou · 2022-06-03 06:51
  • Construction of stand-alone Spark environment under Windows 10

    Construction of stand-alone Spark environment under Windows 10

    [objective] to build Spark environment with Windows 10 bare metal so that it can run PySpark Shell. [material] Windows 10 x64jdk-8u162-windows-x64.exepython-3.

    Shulou · 2022-06-03 06:51
  • Head of the line blocking

    Head of the line blocking

    The Head-of-line blocking request-response pattern exacerbates the performance problem of HTTP, which is known as head-of-line blocking. When one of the sequentially sent requests is blocked for some reason, all that are queued later

    Shulou · 2022-06-03 06:51
  • Development of Software Quantification Strategy Trading system for automatic hanging order Trading Robot in Yuanzhong Rui

    Development of Software Quantification Strategy Trading system for automatic hanging order Trading Robot in Yuanzhong Rui

    The utilization rate of quantitative trading is very high, it can solve many losses caused by human error trading caused by market fluctuations, and now it is also widely used in digital assets. The definition of quantitative transaction according to the research on quantitative trading in China and Switzerland, quantitative trading refers to the player's use of computer technology and other methods

    Shulou · 2022-06-03 06:51
  • Network card pits encountered by jmeter remote distribution execution

    Network card pits encountered by jmeter remote distribution execution

    Previously, the distributed remote stress test went well, but this time the response data from the remote press could not be obtained, and the log did not report an error description: configure the IP value and end of each press in the remote_hosts= of the jmeter.properties file.

    Shulou · 2022-06-03 06:51
  • ES aggregates Learning Notes-- HyperLogLog and BloomFilter

    ES aggregates Learning Notes-- HyperLogLog and BloomFilter

    The aggregation of ES is one of its major features. However, for the sake of performance, the aggregation of ES is based on fragmented Shard, not Index, so the accuracy of some aggregations should be paid attention to. For example, the cardinality aggregation of TermAggregations.es makes

    Shulou · 2022-06-03 06:51
  • Hadoop fs-hdfs file system operation

    Hadoop fs-hdfs file system operation

    If the start-dfs.sh is not executed successfully: execute hadoop fs-ls-R / view the hdfs file system, the following error will occur:

    Shulou · 2022-06-03 06:51
  • Celery delay is not responding.

    Celery delay is not responding.

    Building django celery ignored a little project directory _ _ init__.py forgot to add the following, resulting in task.delay card master

    Shulou · 2022-06-03 06:51
  • Hive creates tables and inserts data demo

    Hive creates tables and inserts data demo

    Create table student (id int comment "student id", name string comment "student name", age int comment "student age") comment

    Shulou · 2022-06-03 06:51
  • Basic knowledge of software testing

    Basic knowledge of software testing

    1. White-box testing, also known as structural testing, is mainly used in the unit testing phase. It regards the program as a transparent white box, and the tester is fully aware of the structure and processing algorithm of the program. two。 Black box testing, also known as functional testing, is mainly used in the integration testing and confirmation testing phase. It regards the software as impenetrable.

    Shulou · 2022-06-03 06:51
  • Learning Log-hadoop maven packing jar problem

    Learning Log-hadoop maven packing jar problem

    At first, I used maven's build to clean package the project, generated the jar package, and then ran it on hadoop with a classNotFound error. Hint redis.jedis.redis.. not found Mistake. Error

    Shulou · 2022-06-03 06:51
  • Git Engineering Development practice (5)-- Git distributed Workflow

    Git Engineering Development practice (5)-- Git distributed Workflow

    Git engineering development practice (5)-- Git distributed workflow 1. Introduction to Git distributed workflow is different from centralized version control system (CVCS). The distributed characteristics of Git make the collaboration between developers more flexible and diverse. In a centralized system, every developer is like

    Shulou · 2022-06-03 06:51
  • Using ipv6 in curl

    Using ipv6 in curl

    Curl "http://\[2400:a480:aaaa:200::159\]:21800/api/msg-service/pull?limit=100"url cannot be referenced without quotation marks. Article: http://

    Shulou · 2022-06-03 06:51
  • Filter query for hbase

    Filter query for hbase

    There are many filters in    hbase: comparison filter and special filter. The function of the filter is to determine whether the data satisfies the condition on the server side, and then only returns the data that meets the condition to the client. The comparison operator of hbase filter: LESS--

    Shulou · 2022-06-03 06:51