Get the App
  • Did you tell the difference between ml and mllib in big data's spark?

    Did you tell the difference between ml and mllib in big data's spark?

    An important link in big data's learning process is spark, but there are a lot of knowledge points in spark, and many people are foolishly confused. Among them, the most confusing thing is the difference between ml and mllib, so we might as well understand the difference between the two in detail. If you want to know big

    Shulou · 2022-06-03 07:07
  • One of the excel study notes

    One of the excel study notes

    Indicates that the read supports 97 to 2003import java.io.FileInputStream;import java.io.InputStream;import java.text.DecimalForm

    Shulou · 2022-06-03 07:07
  • First acquaintance of DDD (Domain Driven Design) (2): from the Perspective of Software Architecture

    First acquaintance of DDD (Domain Driven Design) (2): from the Perspective of Software Architecture

    From the perspective of software architecture, this paper introduces the core concepts of DDD, such as hierarchical architecture, constituent elements, domain object life cycle management and so on. The core of DDD (Domain Driven Design) is modeled for the business layer, but in order to ensure the relative independence of the business layer

    Shulou · 2022-06-03 07:07
  • The command mode of Vim changes to insert mode

    The command mode of Vim changes to insert mode

    one。 Enter the following shortcut in command mode; I insert a character before the current cursor; I insert a character at the beginning of the current line; an insert a character after the current cursor; An insert a character at the end of the current line; o start a new line below the current line; O start a new line above the current line; II. Replace

    Shulou · 2022-06-03 07:07
  • JVM Series 2: GC Strategy & memory Application, object Aging

    JVM Series 2: GC Strategy & memory Application, object Aging

    JVM series 2: GC strategy & there are many algorithms for GC (GarbageCollection) in memory request and object aging JVM, such as tag clearing collector, compression collector, generational collector and so on. For more information, please see the types of HotSpotVMGC that are now more commonly used.

    Shulou · 2022-06-03 07:07
  • Summary of HytrixCommand practice

    Summary of HytrixCommand practice

    one。 Use HystrixCommand encoding method / / to construct setterHystrixCommandGroupKey groupKey = HystrixCommandGroupKey.Factory.as

    Shulou · 2022-06-03 07:07
  • Deployment and Application of hadoop

    Deployment and Application of hadoop

    1. Base environment [hadoop@master ~] $cat / etc/redhat-release CentOS Linux release 7.2.1511 (Core) [hadoop@maste

    Shulou · 2022-06-03 07:07
  • Source code installation apache

    Source code installation apache

    Source code installation apache because the mode of apache is specified at compile time, it is recommended that you recompile apache manually and install it. Install aprcd/apr./configure--prefix=/usr/local/apr first

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

    Os module of python standard library module

    Os module function calls system module common usage os.getcwd () to get the current working directory, that is, the current python script working directory path os.chdir ("dirname") to change the current script working directory; equivalent to cdos under shell

    Shulou · 2022-06-03 07:07
  • Tips and techniques for generating test data

    Tips and techniques for generating test data

    Everyone knows that testing is a process that generates and consumes large amounts of data. The data used in the test describes the initial conditions of the test and represents the media through which the tester affects the software. It is a key part of most functional tests. But what is the actual test data? Why use it? You might want to know.

    Shulou · 2022-06-03 07:07
  • Learning Notes-RTOS Task creation

    Learning Notes-RTOS Task creation

    Task creation 1 Task requires RAM to save task-related state information (task control block) 2 requires a certain RAM as task stack xTaskCreate () will be allocated from the FreeRTOS heap, memory management files must be provided by default h

    Shulou · 2022-06-03 07:07
  • II. Hdfs architecture

    II. Hdfs architecture

    [TOC] I. Overview of HDFS system composition this is a distributed file system that is suitable for scenarios where multiple reads are written at a time. Contains the following roles: NameNode (nn): stores the file's metadata, such as file name, file directory structure, file attributes, etc., as well as the block of each file

    Shulou · 2022-06-03 07:07
  • Improvement plan for project automation test architecture-remove action instructions

    Improvement plan for project automation test architecture-remove action instructions

    Because we define multiple action instructions in test_suite.xml, for example, they instruct us to Engine to operate on the final data, these action instructions are not data, so they are not included in our final data result set, so we have to do it to him.

    Shulou · 2022-06-03 07:07
  • 21-day promotion to big data actual combat camp [data collection]

    21-day promotion to big data actual combat camp [data collection]

    [DAY17] easily explore the value behind the data-data lake exploration experiment summary click to view [DAY15] to make the data valuable-- data warehouse service experiment summary click to view [DAY14] machine learning actual combat-sales forecast experiment summary click to view [DAY13] car networking

    Shulou · 2022-06-03 07:06
  • Some ideas on the discussion of project requirements

    Some ideas on the discussion of project requirements

    There is often a long period of time before a project is launched to discuss and review requirements. Development, product, operation and other parties are all important participants. In fact, the core person of the requirements is the product manager (PD). PD is responsible for the preparation of requirements documents and the definition of business processes. The requirements of operators can not be directly.

    Shulou · 2022-06-03 07:06
  • 6. Scala implicit conversion

    6. Scala implicit conversion

    1. Scala implicit conversion uses scenario 1 for conversion from one type to another. 2. Calls for methods lacking parameters 2. Scala implicit conversion classification 1. Implicit method implicit def intToString (x: Int) =

    Shulou · 2022-06-03 07:06
  • Ali big data architect necessary skills, you

    Ali big data architect necessary skills, you "Paige"?

    The past two days have really been scanned by the commercial "what is Page". Paige is obviously a comedy character, but he makes everyone cry! In the middle of the plot, the little grandson said, "I want Page." as a result, Grandpa began to search for Page all over the village, and finally found Page, who the editor thought was the most beautiful.

    Shulou · 2022-06-03 07:06
  • Browse the code with sublime

    Browse the code with sublime

    Downloaded the source code package, need to browse. Window systems usually use SourceInsight, but I use linux mint systems. After messing with wine for a period of time, the effect is not good. Later, someone said that sublime could be used. I tried it.

    Shulou · 2022-06-03 07:06
  • DataPipeline data fusion blockbuster function: one-to-many real-time distribution, batch

    DataPipeline data fusion blockbuster function: one-to-many real-time distribution, batch

    It has been a month since last month's user experience upgrade post. what have DataPipeline's buddies been up to in this month? In order to better serve users, the latest version of DataPipeline supports: 1. A data source data is distributed at the same time (

    Shulou · 2022-06-03 07:06
  • It is easy to build HIS hospital department with ActiveReports report control.

    It is easy to build HIS hospital department with ActiveReports report control.

    Corporate background-Shanghai Feidi Information Technology Co., Ltd. Shanghai Feidi computer Information Technology Co., Ltd. (hereinafter referred to as Feidi Technology), founded in 2006, is the first high-tech enterprise in China to focus on campus management and campus health informatization. After 10 years of accumulation and development, Feidi Technology has become a school guest.

    Shulou · 2022-06-03 07:06