Get the App
  • Spark2.x from shallow to Deep to the end the use of py4j of Series 7 in spark python api

    Spark2.x from shallow to Deep to the end the use of py4j of Series 7 in spark python api

    Before learning any technology of spark, please correctly understand spark, you can refer to: correct understanding of Spark We know that spark's RDD supports scala api, java api and python api, we respectively scala api

    Shulou · 2022-06-03 07:35
  • Git configuration (2) Windows install Git and configure Centos

    Git configuration (2) Windows install Git and configure Centos

    1. Create Git user useradd-d / home/git git # for Centos system create git user passwd git # modify password 2,

    Shulou · 2022-06-03 07:35
  • The adaptation of Android8.0 (2)

    The adaptation of Android8.0 (2)

    Friends, today we continue to decompose the Android8.0 adaptation. Today, we will "nibble" on the startup page, version adaptation and system restrictions. 1. Recently, I inadvertently found that the startup page crashed on the 8.0 system. I went to find BUG and run it later.

    Shulou · 2022-06-03 07:35
  • What is the main purpose of software testing?

    What is the main purpose of software testing?

    What is the main purpose of software testing? 1. Testing is the process of executing a program in order to find errors in the program. A good test scheme is one that is likely to find errors that have not been found so far. 3. A successful test is a test that finds errors that have not been found so far. 4. Testing is not just for

    Shulou · 2022-06-03 07:35
  • 0038-how to install Anaconda& on a CDH cluster to build a Python private source

    0038-how to install Anaconda& on a CDH cluster to build a Python private source

    Warm Tip: to see the high-definition no-code picture, please open it with your mobile phone and click the picture to enlarge. 1. The purpose of the document is Anaconda, a Python distribution for scientific computing, which supports Linux, Mac, Windows systems, and provides package management and ring

    Shulou · 2022-06-03 07:35
  • Elasticsearch nested query aggregates data

    Elasticsearch nested query aggregates data

    First, show the data structure as follows: {"itemId": "132417862061", "site": "US", "sellerId": "aaaaa", "increamentId": "3753595", "ebay"

    Shulou · 2022-06-03 07:35
  • Elasticsearch cluster indices shard status INITIALIZING

    Elasticsearch cluster indices shard status INITIALIZING

    Elasticsearch cluster indices fragmentation status INITIALIZING, cluster status is: yellow failure phenomenon GET / _ cat/shards/7a_cool7a_cool 5 r START

    Shulou · 2022-06-03 07:34
  • Git initialization

    Git initialization

    After a new project is created on gitlab, README is added as a first submission. Execute the project under the local destination folder: git init; git clone < Project url >, then commit the project locally and prepare pus.

    Shulou · 2022-06-03 07:34
  • JMeter calls external files

    JMeter calls external files

    Call the external java file source ("D:\ lr\\ jmeter\\ MD5.java"); / / source ("MD5.java"); relative path, the file is located in the jmeter bin directory String strM

    Shulou · 2022-06-03 07:34
  • 56 Hadoop Advanced

    56 Hadoop Advanced

    01 hadoop pseudo-distributed model configuration environment node1: 192.168.1.131 CentOS Linux release 7.21, install hadoop# install [root@node1] # vim / et

    Shulou · 2022-06-03 07:34
  • Delphi factorial and the Application of three kinds of Loop statements (attached: source Code)

    Delphi factorial and the Application of three kinds of Loop statements (attached: source Code)

    Delphi factorial and the application of three kinds of circular statements: 1. Factorial and For < conditional > do cycle; 2. Factorial and Repeat...Until < conditional > cycle; 3. Factorial and While < condition > do cycle. Attachment: http://down.5

    Shulou · 2022-06-03 07:34
  • Big data, a good programmer, shares Actor learning notes.

    Big data, a good programmer, shares Actor learning notes.

    Big data, a good programmer, shares Actor learning notes. She can achieve very powerful functions in scala. He is an event model based on the concurrency mechanism. The version of scala2.10.x we are learning now is the previous Actor synchronization: tasks queued on the main program.

    Shulou · 2022-06-03 07:34
  • Sys module of python standard library module

    Sys module of python standard library module

    The role of the sys module the sys module is used for operations related to the interpreter, and is usually used in scripts to pass parameters to the common use of the sys module sys.argv passes to the command line argument list of the Python script, the first element is the program itself path sys.executable

    Shulou · 2022-06-03 07:34
  • MapReduce: the result of having a master-grandson relationship through data

    MapReduce: the result of having a master-grandson relationship through data

    1) launch environment start-all.sh2) production status jps0613 NameNode10733 DataNode3455 NodeManager15423 Jps11082 ResourceManager

    Shulou · 2022-06-03 07:34
  • 6.3 bash programming character testing

    6.3 bash programming character testing

    Given a user, determine whether its UID and GID are the same "^ $USERNAME\ >" (the first word at the beginning of the line). If so, the user is displayed as "good guy"; otherwise, the user is displayed as "bad guy" #! / bin/bash#U

    Shulou · 2022-06-03 07:34
  • Encapsulation of Automated Test Framework selenium api

    Encapsulation of Automated Test Framework selenium api

    Following the last http://tianxietaotao.blog.51cto.com/12002420/1951701 article, I would like to give a brief introduction to my tool. First, figure above: production background: Web automated testing in the current testing field.

    Shulou · 2022-06-03 07:34
  • POWERSHELL specifies the cell effect css style html report based on ConvertTo-Htm

    POWERSHELL specifies the cell effect css style html report based on ConvertTo-Htm

    Based on the css style of ConvertTo-Htm and the generation of html reports with specified cell effects, PowerShell itself has a simple but useful command ConvertTo-Htm that converts the entire object into HTML format. In fact,

    Shulou · 2022-06-03 07:34
  • [user Guide] WijmoJS Front-end Development Kit

    [user Guide] WijmoJS Front-end Development Kit

    Cdn.xitu.io/2018/10/24/166a4faee44f9320?w=540&h=360&f=png&s=92057 "> for the convenience of front-end developers to make better use of the WijmoJS front-end development kit

    Shulou · 2022-06-03 07:34
  • A brief analysis of how those large professional and technical communication groups have been spoiled?

    A brief analysis of how those large professional and technical communication groups have been spoiled?

    First of all, introduce yourself first. Read the article to know what the author is. IDO Xu, an Internet practitioner and a software testing veteran, began his career in software testing in 2008. He has experienced three companies, from testing cakes to company test leaders, leading the testing team to be responsible for the company's entire product system.

    Shulou · 2022-06-03 07:34
  • 0032-how to install and use Sentry with Kerberos enabled in CDH (2)

    0032-how to install and use Sentry with Kerberos enabled in CDH (2)

    Warm Tip: to see the high-definition no-code picture, please open it with your mobile phone and click the picture to enlarge. 5.Sentry column rights management 1. Add fayson_r users [root@ip-172-31-6-148cdh-shell-bak] to all nodes in the cluster

    Shulou · 2022-06-03 07:34