Get the App
  • The solution of Hadoop HDFS: the directory item limit is exceed: limit=1048576 problem

    The solution of Hadoop HDFS: the directory item limit is exceed: limit=1048576 problem

    Problem description: 1. Files cannot be written to the hadoop hdfs file system; 2.hadoop namenode logging the directory item limit is exceed: limit=10485763

    Shulou · 2022-06-03 06:52
  • 1 pytest designated test case for a series of learning initiated by exercises (2)

    1 pytest designated test case for a series of learning initiated by exercises (2)

    First, the background introduces that there are 4 test classes and 15 test cases under test module. We are familiar with the method of using the specified use case set provided by pytest through practice. Pytest provides several ways to specify a collection of test cases: specify module, specify keywords, specify text

    Shulou · 2022-06-03 06:52
  • Zprotect1.4-1.6patch KEY shelling

    Zprotect1.4-1.6patch KEY shelling

    For the ZProtect 1.4.x series of software, as long as it has an available machine code and key, it can be perfectly shelled. All software that is shelled in the current version of ZProtect (ZP1.60) can be implemented as long as it has one available machine code and key.

    Shulou · 2022-06-03 06:52
  • Big data-the most detailed compilation and deployment of tar in Hive

    Big data-the most detailed compilation and deployment of tar in Hive

    1. Software environment RHEL6 role jdkhadoop-2.8.1.tar.gzapache-maven-3.3.9mysql-5.1xx.xx.xx.xx ip address NNhadoop01xx.xx.xx.xx

    Shulou · 2022-06-03 06:52
  • Origin 9.0 Super Learning Manual for Science and Technology drawing and data Analysis available

    Origin 9.0 Super Learning Manual for Science and Technology drawing and data Analysis available

    The main purpose of this book is to describe the functions of Origin version 9.0. it explains the knowledge of Origin from shallow to deep, covers the various functions that ordinary users want to use, and introduces in detail the use of common tools in Origin. This book uses example description and content from beginning to end.

    Shulou · 2022-06-03 06:52
  • Typical application scenarios of flume

    Typical application scenarios of flume

    1.flume different Source, Sink configuration file writing (1) Source---spool   snooping is a directory, this directory cannot have subdirectories, and the files in this directory are monitored. When the collection is complete, the files in this directory will be suffixed (.com).

    Shulou · 2022-06-03 06:52
  • HDFS Cluster Optimization of cdh 003

    HDFS Cluster Optimization of cdh 003

    2019-3-21 Thursday 1, operating system level optimization selection of Linux file system is: XFS file system 2, pre-read buffer pre-read technology can effectively reduce the number of disk seek and the applied Imax O waiting time, and increase the size of the Linux file system read-ahead buffer (

    Shulou · 2022-06-03 06:52
  • Using annotation frames in Kotlin does not work.

    Using annotation frames in Kotlin does not work.

    The problem uses the annotation framework in Kotlin and finds that the annotated fields are not valid at compile time. Because Kotlin is a development language based on the jvm runtime, you need to introduce an annotation environment solution to it separately: this approach is based on the Gradle approach, such as using open

    Shulou · 2022-06-03 06:52
  • WebDriver Summary-how to launch different browsers

    WebDriver Summary-how to launch different browsers

    Start Firefox Browser. 1 this situation applies when Firefox is installed in the default path WebDriver driver = new FirefoxDriver (); / / directly new a FirefoxDri

    Shulou · 2022-06-03 06:52
  • The execution process of SpringMVC

    The execution process of SpringMVC

    A request matches the request mapping path of the front-end controller DispatcherServlet (specified in web.xml), and the WEB container transfers the request to the DispatcherServlet processing DispatcherSer

    Shulou · 2022-06-03 06:52
  • The process record of how a rookie uses hanlp as a participle

    The process record of how a rookie uses hanlp as a participle

    The process of how a rookie uses hanlp as a participle records that he has recently been learning the content of hanlp. He is going to see if he has time to organize a wave of hanlp sharing after the festival. It should still share DKHadoop in the same way as before. Take a screenshot of the whole learning process on the side of the text.

    Shulou · 2022-06-03 06:52
  • Beihang laboratory adopts Infortrend EonStor DS storage and omni-directional monitoring of scientific research laboratory.

    Beihang laboratory adopts Infortrend EonStor DS storage and omni-directional monitoring of scientific research laboratory.

    Beijing University of Aeronautics and Astronautics (hereinafter referred to as "Beihang") is the first aerospace institution of higher learning established in New China. It has always aimed at national strategic needs and international academic frontiers to create a top innovation platform and a first-class scientific research base. So far, it has 9 national key laboratories and 4 countries.

    Shulou · 2022-06-03 06:52
  • Compatibility of ie browsers for js

    Compatibility of ie browsers for js

    Recently, js is not loaded in ie. It is found that the default value cannot be used in js's function, for example, function (aaa='xxx') {alert(123);}. In this case, ie will not load and run.

    Shulou · 2022-06-03 06:52
  • Master the skills of automated testing

    Master the skills of automated testing

    Automated testing is a process that transforms human-driven testing behavior into machine execution. Usually, after the test case is designed and reviewed, the tester executes the test step by step according to the procedures described in the test case, and the actual results are compared with the expected results. In the process, in order to

    Shulou · 2022-06-03 06:51
  • Video conference development and application

    Video conference development and application

    How many things in ancient and modern times have become dust. In any case, however, we cannot ignore the powerful role of technological change and innovation. From the Stone Age to the Bronze Age, and then to the Iron Age, and even the modern technological revolution, every change has brought about great changes in human life, but also created many immortal legends.

    Shulou · 2022-06-03 06:51
  • The choice of distribution for learning the basics of hadoop

    The choice of distribution for learning the basics of hadoop

    We often see such a question: is it difficult to learn hadoop with zero foundation? Some people replied: zero basic learning hadoop is not as difficult as imagined, nor is it as easy as imagined. I can't help but feel a little embarrassed to see such an answer. This question is in vain, because what seems to be the answer?

    Shulou · 2022-06-03 06:51
  • How to use SQL to query text in Java

    How to use SQL to query text in Java

    With SQL query language, you can only query the data located in the database, but when the data you are faced with is in Excel table or Txt text format, is there any way to query the file directly? Introduction is opened as a database

    Shulou · 2022-06-03 06:51
  • Spark2.x from shallow to deep RDD of series 6 supports java8 lambda expressions

    Spark2.x from shallow to deep RDD of series 6 supports java8 lambda expressions

    Before learning any technology of spark, please correctly understand spark, you can refer to: correct understanding of spark we already know in http://7639240.blog.51cto.com/7629240/1966131, a sc

    Shulou · 2022-06-03 06:51
  • How to implement Custom sorting by MapReduce

    How to implement Custom sorting by MapReduce

    The MapReduce concept is a programming model for parallel operations on large datasets (larger than 1TB). The concepts "Map" and "Reduce", and their main ideas, are borrowed from functional programming languages and from vector programming languages.

    Shulou · 2022-06-03 06:51
  • My current job as a test architect

    My current job as a test architect

    I have been busy with my work recently. I haven't posted here for a long time. I'm really sorry! What has kept you so busy lately? Still busy with test architect's work. My work in the past few months has made me have a deeper understanding of test architect. Just tell me what I've done recently.

    Shulou · 2022-06-03 06:51