Get the App
  • 8.3 disk 3

    8.3 disk 3

    Modification in the previous section: for I in `seq 0 $# `; doif [$#-gt 0]; thencaseesacfi review: $0 file name of the current script $n passed to the script or function $# parameters passed to the script or function

    Shulou · 2022-06-03 07:45
  • The Great changes in big data's Field in the past six years

    The Great changes in big data's Field in the past six years

    For the past six years, the author of this article has been following Data Eng Weekly (formerly Hadoop Weekly). For the past six years, the author of this article has been following Data Eng Weekly (formerly Had

    Shulou · 2022-06-03 07:45
  • 11 12 13 14 py single quote string, double quote string and escape

    11 12 13 14 py single quote string, double quote string and escape

    Lesson 11 single quote string, double quote string and escape character # single quote string, double quote string and escape character print ('Hello World') print ("Hello World") print ("Let's go!") p

    Shulou · 2022-06-03 07:45
  • Storm daily operation command

    Storm daily operation command

    1. Start each process of storm: nohup storm nimbus & nohup storm supervisor & nohup storm ui & 2. Start topology:storm for storm

    Shulou · 2022-06-03 07:45
  • Big data's detailed learning roadmap for beginners

    Big data's detailed learning roadmap for beginners

    Big data will eventually dominate the economy and society, eliminate individual differences and achieve a unified economic system. In the era of network economy, all kinds of activities in the economy and society are realized through the network account system, which is the so-called network account activities, and its basic content is more reflected in the relationship between accounts. These accounts

    Shulou · 2022-06-03 07:45
  • The overall architecture of MyBatis

    The overall architecture of MyBatis

    1. Module overview module name function main class reflection module encapsulates JAVA API, easy to use, cache optimization type conversion module binds arguments and mapping query result set log module locates BUG, solves bottleneck resource loading module class loader, determines that class loader uses sequence parser module Xp

    Shulou · 2022-06-03 07:45
  • Spark-local mode prompts the problem of insufficient permissions in tmp/hive hdfs

    Spark-local mode prompts the problem of insufficient permissions in tmp/hive hdfs

    When spark version 2.0 starts spark in local mode, it sometimes reports the problem of insufficient / tmp/hive hdfs permissions, but we did not put the hdfs-site.xml configuration file in our project. Spark's text

    Shulou · 2022-06-03 07:45
  • DataPipeline CTO Chen Su: it took us three years to redefine data integration

    DataPipeline CTO Chen Su: it took us three years to redefine data integration

    At present, Chinese enterprises are still in their infancy in terms of communication, exchange and utilization, but the market for enterprise application data integration is huge. According to Forrester data, the pure software size of the global data application integration market in 2017 is US $32 billion, if including

    Shulou · 2022-06-03 07:45
  • How to use by location elements to assist ReadyamlToElement classes to use

    How to use by location elements to assist ReadyamlToElement classes to use

    How to use by location elements to assist ReadyamlToElement classes? This article uses the example code to show, the code is very detailed, has a certain reference value, interested friends can refer to. #-*-coding:utf-8-*

    Shulou · 2022-06-03 07:45
  • Error A2004: symbol type conflict error Resolution

    Error A2004: symbol type conflict error Resolution

    This paper introduces the solution of error A2004: symbol type conflict error in detail. The editor thinks it's pretty good, so I'll share it for you as a reference. Let's follow the editor and have a look. From those students who copy an assembler, the result is sent

    Shulou · 2022-06-03 07:45
  • Brief introduction of WCM function and Enterprise Design

    Brief introduction of WCM function and Enterprise Design

    1.1 Enterprise Web content Management solution 1.1.1 Overview Web content Management component (WCM) provided by IBM WebSphere Portal Portal platform is designed to provide solutions for the field of enterprise Web content management, which can effectively solve the problem of enterprise content management in W

    Shulou · 2022-06-03 07:45
  • Table and data information of kafka-web-console connecting to Mysql database

    Table and data information of kafka-web-console connecting to Mysql database

    / * Navicat MySQL Data TransferSource Server: 206docker mysql 13306Source Server Version: 50720Sour

    Shulou · 2022-06-03 07:45
  • Some problems with hive

    Some problems with hive

    Hadoop client/hive client to connect to HDI on Microsoft Cloud Azure: hive-- service metastoreException in thread "main" org.

    Shulou · 2022-06-03 07:45
  • Do you really know how to resolve code merge conflicts?

    Do you really know how to resolve code merge conflicts?

    Let's first understand what conflict is. The conflict is that the code String str= "aaaa" is modified at the same time, one to become String str= "bbbb" and the other to become String str= "cccc"; this is when the code is merged

    Shulou · 2022-06-03 07:45
  • How to use the visual online designer in the pure front-end control set WijmoJS

    How to use the visual online designer in the pure front-end control set WijmoJS

    Overview WijmoJS Designer, a new online Web hosting tool that provides a visual design surface and Java code generator for the WijmoJS pure front-end control set. WijmoJS Designer allows users to create instances of controls, specifying

    Shulou · 2022-06-03 07:44
  • Scala Notes arrangement (6): Scala Collection Library

    Scala Notes arrangement (6): Scala Collection Library

    [TOC] Scala main set structure 1. The set system in Scala mainly includes: Iterable, Seq (IndexSeq), Set (SortedSet), Map (SortedMap). Of which Iterable is all

    Shulou · 2022-06-03 07:44
  • Compression knowledge that should not be missed in Hadoop

    Compression knowledge that should not be missed in Hadoop

    With the advent of the era of big data, the volume of data is getting larger and larger, and the processing of these data will be more and more limited by the network IO. In order to deal with more data as much as possible, we must use compression. So is compression suitable for all formats in Hadoop? What properties does it have? Compress in

    Shulou · 2022-06-03 07:44
  • Introduction to the connection method of two scripts in shell

    Introduction to the connection method of two scripts in shell

    How do the two scripts of shell come together? I believe that many people's understanding of the connection between the two scripts of shell is ignorant. The editor summarizes the following. The following information is an introduction to the connection methods of two scripts in shell. #! / bin/bash##This

    Shulou · 2022-06-03 07:44
  • Big data basic learning materials for entry

    Big data basic learning materials for entry

    This article shares the basic learning materials of big data, and introduces big data's basic knowledge and development trend in detail, which is very suitable for beginners. Interested friends can refer to it. The following is the text of big data's novice learning route: Linux: because big data's related software is on Linu

    Shulou · 2022-06-03 07:44
  • Real-time monitoring and early warning system without code

    Real-time monitoring and early warning system without code

    Today, the editor brings you an article about making a real-time monitoring and early warning system without code. The editor thinks it's pretty good, so I'll share it for you as a reference. Let's follow the editor and have a look. Why do you want to monitor the online release service? how do you know that everything is normal, such as releasing 5 servers and how to go straight?

    Shulou · 2022-06-03 07:44