Get the App
  • Steps to install Discuz under apache

    Steps to install Discuz under apache

    ① unzips Discuz to the htdocs folder ② cuts the files in the upload directory to the Discuz directory, and then deletes the upload folder. ③ modifies the user name of the config.inc.PHP database, and the password is configured with a name of adm

    Shulou · 2022-06-03 06:37
  • Common classes of mapreduce in hadoop (2)

    Common classes of mapreduce in hadoop (2)

    When Chen Xin NullWritable of Yun Wisdom (Beijing) Technology Co., Ltd. does not want to export, think of it as key. NullWritable is a special class of Writable. The length of serialization is 0, the implementation method is empty, and the data is not read from the data stream.

    Shulou · 2022-06-03 06:37
  • An easy-to-understand repo tutorial

    An easy-to-understand repo tutorial

    1. Introduction to repo repo is a tool developed by Google for managing Android version libraries. Repo uses Python to encapsulate git, not to replace git. It simplifies the management of multiple Git version libraries. Use re

    Shulou · 2022-06-03 06:37
  • Problems encountered in combining code with SVN

    Problems encountered in combining code with SVN

    In svn merge revisions, if there are several revision conflicts, we hope that after resolving the current conflict, revision will continue to merge the code. If we encounter a conflict and stop the merge, then we will not know after we have resolved the current conflict.

    Shulou · 2022-06-03 06:37
  • Start from 0 to learn the basics of big data-Java-ternary operator / keyboard entry (4)

    Start from 0 to learn the basics of big data-Java-ternary operator / keyboard entry (4)

    We learn big data technology from scratch, from the foundation of java, to Linux technology, then to the Hadoop, Spark, Storm technology of big data technology, and finally to the construction of big data enterprise platform, step by step, from point to face! I hope Technology Bull can come to guide the study.

    Shulou · 2022-06-03 06:37
  • Transition into the IT industry, 0 basic learning big data development needs what foundation?

    Transition into the IT industry, 0 basic learning big data development needs what foundation?

    The IT industry is developing fast, the market demand is big, and the programmer salary is high, the welfare treatment is high, become the profession that many practitioners aspire to, of course, also stimulate a lot of non-computer professional practitioners to enter this field. Switching to the IT industry has been a hot topic in recent years, so the demand for zero foundation

    Shulou · 2022-06-03 06:37
  • Will you use GIS function in Hive?

    Will you use GIS function in Hive?

    Application scenario at present, there are some other related calculation functions that need to convert latitude and longitude into distance in Hive table, but these functions are not integrated in hive. Of course, we can customize the UDF function, but now we provide an easier way to compile the set by source code.

    Shulou · 2022-06-03 06:37
  • How to use Mapreduce Program to complete wordcount

    How to use Mapreduce Program to complete wordcount

    MapReduce Overview: MapReduce adopts the idea of divide and conquer, distributes the operation of large-scale data sets to each sub-node under the management of a master node to complete, and then integrates the intermediate results of each node to get the final result. Simply put, MapRedu

    Shulou · 2022-06-03 06:37
  • Banq, J way-it's too late to see each other!

    Banq, J way-it's too late to see each other!

    Banq said it all to my heart! The road of contemporary software should be like this! Http://www.jdon.com/jivejdon/thread/31338 is glad to meet his peers, cheer for himself! Wait for your own level to reach a certain level, look forward to

    Shulou · 2022-06-03 06:36
  • Block chain content sharing Mining system: a New Social Digital Marketing platform

    Block chain content sharing Mining system: a New Social Digital Marketing platform

    Block chain? + social networking? + content sharing? + e-commerce? Who would have thought what kind of magical effect such a combination could bring? How can the collision of different fields subvert the existing traditional social pattern? Mutual cloud content sharing mining system-let's experience the block chain while enjoying the new generation of social platform

    Shulou · 2022-06-03 06:36
  • Elasticsearch cluster to build 1Welcome to my ELK world!

    Elasticsearch cluster to build 1Welcome to my ELK world!

    System environment: jdk1.8 environment ubuntu16.04 system 172.20.1.10 node-1ubuntu16.04 system 172.20.1.20 node-2ubuntu16.0.4 system 172.20.1

    Shulou · 2022-06-03 06:36
  • Could not reliably determine the server's fully qualified domain name

    Could not reliably determine the server's fully qualified domain name

    [root@QQBird httpd-2.2.32] # vim / usr/local/apache2/conf/httpd.conf add a sentence ServerName localhost:80

    Shulou · 2022-06-03 06:36
  • Eclipse Archive for required library in project cannot be read or is not a valid ZIP file

    Eclipse Archive for required library in project cannot be read or is not a valid ZIP file

    Encountered problems: since the development of the project needs to use the third-party jar package of spark, download the jar package of spark and introduce it, showing the following problems: Archive for required library: 'F:/lib/spark-as

    Shulou · 2022-06-03 06:36
  • Basic concepts of classical design patterns in 23

    Basic concepts of classical design patterns in 23

    Abstract Factory: provides an interface for creating a series of related or interdependent objects without specifying their specific classes. Adapter: converts the interface of one class to another interface that the customer wants. The A d a p t e r mode makes the original

    Shulou · 2022-06-03 06:36
  • SpringBoot integrates shiro

    SpringBoot integrates shiro

    Dependency package org.apache.shiro shiro-spring 1.3.2 database table everything is simple, user user table, and role role table Shiro related class Shiro configuration class @ Con

    Shulou · 2022-06-03 06:36
  • Why is there no answer to the license folder in the installation directory after labview installation

    Why is there no answer to the license folder in the installation directory after labview installation

    That's because the windows 7 system automatically transfers it to the hidden language C:\ ProgramData\ National Instruments\ License Manager\ LicensesProgramData.

    Shulou · 2022-06-03 06:36
  • How to start using Akka

    How to start using Akka

    If this is your first time using Akka, we recommend that you run a simple Hello World project first. Refer to the content on the Quickstart Guide page to download and run the Hello World sample program. Link above

    Shulou · 2022-06-03 06:36
  • How to use Pulsar TLS for transport encryption

    How to use Pulsar TLS for transport encryption

    Apache Pulsar is an enterprise-class distributed messaging system, originally developed by Yahoo, open source in 2016, and graduated in September 2018 to become a top-level project of the Apache Foundation. Pulsar is already in Yahoo.

    Shulou · 2022-06-03 06:36
  • Bash basic Command referenc

    Bash basic Command referenc

    If syntax: help ifif COMMANDS; then COMMANDS; [elif COMMANDS; then COMMANDS;]... [else COMMANDS;] fi file

    Shulou · 2022-06-03 06:36
  • Ignite Partition notes

    Ignite Partition notes

    Data replication mechanism: the client calculates the master node according to HASH, and the data is only sent from the client to the master node GridNearAtomicSingleUpdateFuture.mapOnTopologyGridNearAtomicSingl

    Shulou · 2022-06-03 06:36