logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

ImportError: cannot import name ‘soft_unicode‘ from ‘markupsafe‘

ImportError: cannot import name 'soft_unicode' from 'markupsafe' 错误现象 :解决方案错误现象 :ImportError: cannot import name ‘soft_unicode’ from ‘markupsafe’ (/opt/module/miniconda3/envs/superset/lib/python3.7/si

#hive#hadoop#apache +2
windows上同时安装多个版本的mysql数据库

windows上同时安装多个版本的mysql数据库成功环境显示 :解决方案 :成功环境显示 :多个mysql位置多个mysql服务解决方案 :找到自己mysql安装的位置新创建一个 my.ini 文件[client]# 设置mysql客户端默认字符集default-character-set=utf8[mysqld]# 设置3306端口port = 3306########### 注意修改 ###

#数据库#mysql#linux +2
后端返回很大的数字类型 long 时 , 前端出现精度丢失情况的解决方案

后端返回很大的数字类型 long 时 , 前端出现精度丢失情况的解决方案错误现象错误现象解决方案 ;package com.cpucode.xxxxx.xxxx.config;import com.fasterxml.jackson.annotation.JsonInclude;import com.fasterxml.jackson.databind.ObjectMapper;import co

#java#c++#javascript +1
Ambari 基本架构

Ambari 框架采用的是 Server/Client 的模式:ambari-agent : 依赖ruby,puppet,fecter等工具 , 监控工具 : nagios 和 gangliaambari-server : 依赖 pythonambari-web : 用户与 Ambari server 交互的puppet : 分布式集群配置管理工具,Server/Client模式,能够集中式管理分

文章图片
#ambari#架构#前端 +2
idea 中 tomcat 部署 servlet启动

idea 中 tomcat 部署 servlet启动创建新的 项目 Create New Project点击空的项目 , Empty Project 点击下一步设置项目的名字 Project name 点击完成配置 Run / Configration点击加号 然后在点Tomcat 服务器 点击本地这就配置名字 , 配置 application server 点击 configure这就添加 to

#java#tomcat#servlet +2
嵌入式Linux ARM 汇编点亮一个LED的流程

嵌入式Linux交叉开发环境开发主机(Host)目标机(Target)连接介质汇编程序:.text@设置LED灯的配置寄存器 GPX2CON7 为输出状态ldr r0,=0x11000c40ldr r1,[r0]bic r1,#0xf0000000...

Ambari-agent 架构

Agent 的 3 部分 :Agent 的 4 个数据容器 :Ambari Agent 的工作流程:Ambari-agent 是一个无状态的,功能分两部分:两种队列:

文章图片
#ambari#架构#大数据 +2
大数据部署导航

部署这块 , 自己一个一个部署非常耗时间 , 我实习的公司正好正在进行 Python 脚本自动化部署这些组件 , 但我个人觉得人力时间成本过高 。后来我接触 Ansible 自动工具 , 感觉看到希望, 我希望以后可以利用它进行自动化部署大数据部署的前置准备 :

#sqoop#hbase#hadoop +2
HBase 分布式部署

Nginx1.1. nginx概述(Nginx engine x)是—个高性能的HTP和反向代理服务器特点是占有内存少并发能力强,事实上 nginx的并发能力确实在同类型的网页服务器中表现较好,中囯大陆使用 nginx网站用户有:百度、京东、新浪、网易、腾讯、淘宝等官网:ptt:/ nginx. org/...

#hbase#分布式#hadoop +2
ClassNotFoundException: org.apache.spark.AccumulatorParam 解决方案

ClassNotFoundException: org.apache.spark.AccumulatorParam 解决方案错误现象 :解决方案 :错误现象 :Job failed with java.lang.ClassNotFoundException: org.apache.spark.AccumulatorParamFAILED: Execution Error, return code

#spark#apache#hive
    共 52 条
  • 1
  • 2
  • 3
  • 6
  • 请选择