Hoshiumi

星海日和

= 于群星与潮汐之间,记录旅途与幻想 =

Pinned Posts

post cover
Hadoop Deployment

2026-07-28

526 words

... Page views

This document describes the complete process of expanding storage space and updating YARN configuration in a Hadoop cluster. By expanding LV capacity, restarting services, replacing the yarn-site.xml configuration file, distributing and restarting each node, the YARN cluster finally runs normally. Verify that the ResourceManager and HA status are confirmed through jps and yarn node-list commands.

post cover
Demo

2026-08-07

2 words

... Page views

Interface and warehouse address of Huaxia Cloud Intelligent Monitoring Service Management Platform

Posts

post cover
lab

2026-08-31

2620 words

... Page views

This article details the entire process of installing and using MySQL 8.4.11 LTS on Windows 10/11, including downloading the installation package, completing installation and initialization configuration through graphical wizards, setting root passwords and Windows services, connecting to databases using Navicat Premium 17, creating databases and tables, performing additions, deletions, and changes, and accessing MySQL through the PowerShell command line. The tutorial emphasizes service management, security configuration and troubleshooting of common problems, and is suitable for beginners to master the basic operations and environment construction of MySQL.

post cover
lab

2026-08-01

5583 words

... Page views

The Coze platform provides low-threshold AI agent and application development capabilities through cloud version and open source version. Its architecture covers five layers: application interaction, intelligent decision-making, capability expansion, knowledge data, and development and release. The core components include large language models, agents, workflows, plug-ins, knowledge bases and long-term memory, supporting natural language interaction, closed-loop execution of tasks and Multi-scenario business integration. The advantages of the platform are development visualization, flexible processes, strong plug-in expansion, support for enterprise private knowledge and long-term memory. It is suitable for typical scenarios such as customer service, content creation, knowledge question and answer, and sales recommendation, and meets enterprise data security needs through privatization deployment.

post cover
lab

2026-07-31

912 words

... Page views

This article describes in detail the complete process of building and deploying a forum system (Cloud Patrol Forum) based on Java and front-end frameworks in a Windows environment, including the installation and configuration of tools such as Java, Maven, Git, Docker, Node.js, etc., front-end project dependence installation and packaging, as well as the steps of uploading application files to the Ubuntu server and running them. Finally, the background login address and related resource path descriptions are provided.

post cover
tech

2026-07-31

3293 words

... Page views

This article introduces the Shoka theme's rich extended functions on Markdown syntax, including GitHub Flavoured Markdown basic syntax, Mermaid charts, Infographic infographics, code highlighting, text effects, reminders and folding blocks, tab cards, friend chains and media players, practice system, mathematical formula rendering and content encryption and other aspects of support. All functions can be switched on and off independently through configuration files, and support dark/light theme adaptation and responsive rendering, which significantly improves the expressiveness and interactivity of Markdown content.

post cover
tech

2026-07-30

2416 words

... Page views

This article collates commonly used commands in Git development, classifies them according to the actual workflow, covering core functions such as warehouse initialization, configuration, status view, file operations, branch management, merge and rebase, commit operations, historical traceability, label management, and emergency recovery. The content emphasizes operational safety, reminds you to avoid dangerous modifications to shared history (such as rebase, reset --hard), and recommends using tools such as reflog, cherry-pick, and git bisect to efficiently locate problems and manage changes.

post cover
tech

2026-07-27

771 words

... Page views

This article outlines the frameworks and technology stacks commonly used in Java backend development, focusing on Spring Boot as the core framework and combined with Maven for project configuration. Standardized configuration of database access and data operations is achieved by configuring the MySQL database, Druid connection pool, and MyBatis-Plus persistence layer framework in the src/main/resources/application.yml file.

post cover
Daily Essays

2026-07-25

293 words

... Page views

The article tells the author's experience of exploring and finally choosing the Cloud Patrol Forum as an open source project for deployment and secondary development in order to meet the requirements of laboratory teachers during his freshman year. During the summer vacation, the author sorted out the front and back code of the Cloud Patrol Forum, wrote automated deployment scripts, and fixed some functions. However, due to the huge amount of currency system code involved in the project and difficulty in modification, coupled with the numerous academic matters, the author finally decided to give up Further development, the project warehouse has been publicly available for others to study and star.

post cover
Daily Essays

2026-07-25

249 words

... Page views

By analyzing the access paths and request characteristics of the online education system, this paper initially determines that it adopts Spring MVC front-end architecture and Tomcat is the Web server. It was found that there were differences in the routing rules of login and course selection Captcha. The login Captcha uses a route at the end of a do and passes parameters by the request body, while the course selection Captcha transfers information through request parameters in the route at the end of a do, reflecting the implementation differences of the system on different functional modules. In the end, the author wrote an automated course selection script based on the research results and provided a private repository for others 'reference.

post cover
Daily Essays

2026-07-24

143 words

... Page views

I won't show you

Featured Categories

... Page views
© 2026 跨越星轨的客 @Hoshiumi
Powered by theme astro-koharu · Inspired by Shoka