Get the App
  • From programming to Engineering

    From programming to Engineering

    Languages are just tools. I used to be a very persistent developer. I have several days and nights of Coding experience, have spent three or four weeks on a technical issue, causing project delays, and have argued one by one over an implementation detail related to the project. I used to be like most.

    Shulou · 2022-06-03 07:00
  • Tableau data Visualization (2) data sources

    Tableau data Visualization (2) data sources

    Tableau data source operation 1. Data types commonly used are as follows: STRING string type, enclosing NUMBER numeric types in single or double quotation marks, that is, integer and floating point BOOLEAN Boolean types, indicating true and false DATE date types, such as 2012,

    Shulou · 2022-06-03 07:00
  • The pit encountered by hadoop

    The pit encountered by hadoop

    1:STARTUP_MSG: host = java.net.UnknownHostException: slavel3: slavel3: domain name resolution failed temporarily answer: I / etc/hosts configuration is really not

    Shulou · 2022-06-03 07:00
  • Hive asks for monthly sales and total sales

    Hive asks for monthly sales and total sales

    Monthly sales and total sales aPermian 01150are01200brecince01jing1000brecince01800crewwwere01250c01220bmemorial01000are02jory2000are02jinliwenjiny02jinyongjiejiangyuanzhongjiaoyuanjiaojiaojiaojiaojiaoyuanjiaojiaojiao

    Shulou · 2022-06-03 07:00
  • Why did I choose to use Yarn as the scheduling engine for Docker?

    Why did I choose to use Yarn as the scheduling engine for Docker?

    Editor's Note: Mesos and Yarn are both excellent resource scheduling frameworks, and there are many people in the community who analyze the differences and usage scenarios between them. InfoQ has also asked questions about the relationship between the two before. At present, Mesos is widely used in the industry.

    Shulou · 2022-06-03 07:00
  • Agile Software Development practice-Team Management

    Agile Software Development practice-Team Management

    Introduction: for the agile development team, team management is also essential, I lead the team is divided into two parts, one is the development team, the other is the test team. The development team, I generally feel at ease, because after all, it has been running for more than a year, the documentation is sufficient, and there are a lot of technical information or now.

    Shulou · 2022-06-03 07:00
  • "Head First Design pattern": strategy pattern

    Description of the strategy pattern problem: requirements: develop a duck game, can swim, have an appearance, the implementation class diagram is as follows: increased requirements: 1. Add Flight function 2. Add the quack function. Wait, the temporary solution is as follows: there are some problems after going online: 1. All ducks can bark.

    Shulou · 2022-06-03 07:00
  • About the external symbol & quot which cannot be parsed by & quot;

    About the external symbol & quot which cannot be parsed by & quot;

    [phenomenon] when connecting, prompt for unparsed external symbols [reason 1]: DLL and lib are c-encoded, and exe is the project of C++. [solution 1]: when extern "C" {# include ".. / DLL/Api.h" ``} contains a header file

    Shulou · 2022-06-03 07:00
  • [problem] Kylin Step 10 Build Cube failed

    [problem] Kylin Step 10 Build Cube failed

    During the build cube task, the execution of the step 10 task failed because the kylin configuration did not have enough resources to execute the MR task and the task failed to proceed to step 10. Find the specific reason 1. Check the Parameters2, view the MRJob log, and find

    Shulou · 2022-06-03 06:59
  • Hadoop2.6-CDH5.7 deployment installation

    Hadoop2.6-CDH5.7 deployment installation

    Cdh address http://archive-primary.cloudera.com/cdh6/cdh/5/ add sudo permission password-free hadoop user # useradd hadoop# vi / etc

    Shulou · 2022-06-03 06:59
  • Technical Analysis report of Video Management Software (2)-- Commercial VMS Product Analysis (Milestone)

    Technical Analysis report of Video Management Software (2)-- Commercial VMS Product Analysis (Milestone)

    1. Company profile    Milestone, founded in Denmark in 1998, is a leading manufacturer of open network monitoring system (global leading brand).    Milestone is the first company in the world to develop a network-based open platform monitoring system. Mile

    Shulou · 2022-06-03 06:59
  • Lesson 4: complete mastery of transaction handling and non-repetitive output of Spark Streaming's Exactly-Once

    Lesson 4: complete mastery of transaction handling and non-repetitive output of Spark Streaming's Exactly-Once

    Pre-knowledge: 1, the characteristics of the transaction: 1), processed and only processed once; 2), output and only output once 2, is it possible for SparkStreaming to complete failure of transaction processing? This is unlikely because Spark is a batch method for streaming

    Shulou · 2022-06-03 06:59
  • Summary of grep commands

    Summary of grep commands

    The grep command uses and summarizes grep. It is best at filtering content / matching content. The common parameters are as follows-v: exclude lines that have been matched to the content (the smallest unit is: line)-o: only display the content, which is basically useless, do not remember it-A: when matching to the content

    Shulou · 2022-06-03 06:59
  • The Soul of Software testing: the refined solution of Core Test Design

    The Soul of Software testing: the refined solution of Core Test Design

    Soul of Software testing: core Test Design (2nd Edition) (mastering Core competence to become an irreplaceable testing Elite) by Xiao Liqiong ISBN 978-7-121-19677-5 May 2013 pricing: 59.00 yuan 356 pages 16 editors recommend the reason why this book

    Shulou · 2022-06-03 06:59
  • Hadoop enterprise optimization

    Hadoop enterprise optimization

    1 the reason why MapReduce runs slowly 2 MapReduce optimization method MapReduce optimization method is mainly considered from six aspects: data input, Map phase, Reduce phase, IO transmission, data tilt problem and commonly used tuning parameters. 2.1

    Shulou · 2022-06-03 06:59
  • Use Selenium WebDriver to complete the test in Jmeter

    Use Selenium WebDriver to complete the test in Jmeter

    The following introduction is selected from the text of the book "Xiaoqiang Software testing Crazy handout". First of all, we have to lament the growing power of Jmeter, especially its plug-ins. As we have explained before, Jmeter can perform performance testing and interface testing, but this time it can rely on WebDriver.

    Shulou · 2022-06-03 06:59
  • Big data Learning (Storm)-detailed explanation of the principle!

    Big data Learning (Storm)-detailed explanation of the principle!

    The main role of the role Clientclient is to submit topology to the cluster WorkerWorker is a separate JVM process running on the Supervisor node, the main role is to run topology, a topology

    Shulou · 2022-06-03 06:59
  • Big data's Learning method summed up from engineer big data of BAT

    Big data's Learning method summed up from engineer big data of BAT

    Know big data. What is big data? Some people may say that the information of everyone in the office building is big data. NO! The data here can only be said to be relatively large, but it cannot be called big data. Baidu encyclopedia gives a very clear explanation: "big data (big data), which means that it is impossible to do so at a certain time."

    Shulou · 2022-06-03 06:59
  • Svn synchronous mirror: svnsync

    Svn synchronous mirror: svnsync

    Source: http://192.168.1.100/svn/hunt/ destination: file:///data/hunt/svn_backup/Project01/ method: target side: 1. Create project: svnadmi

    Shulou · 2022-06-03 06:59
  • Esproc vs python 1 addition, deletion, modification and query

    Esproc vs python 1 addition, deletion, modification and query

    1. Add record: add a record esprocA1=now () 2 in the second position; "C:\\ Users\\ Sean\\ Desktop\\ esproc_vs_python\\ EMPLOYEE.t

    Shulou · 2022-06-03 06:59