logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

解决 Application xxx failed 2 times due to AM Container for xxx exited with exitCode: 13 问题

出现问题要首先检查hostname是不是与hadoop、spark配置的一致,不要想当然的认为是一样的,先检查一下最基础的,如果还是不能解决,就要在网上搜索一下了,通常情况下,问题产生的原因都是因为忽略了某个地方的小细节。

文章图片
#hadoop#spark#大数据
学习 Python 之 Pygame 开发魂斗罗(七)

学习 Python 之 Pygame 开发魂斗罗(七)

文章图片
#python#pygame#学习
学习 Python 之 函数

学习 Python 之 函数python函数1. 函数的作用和特性2. 函数的定义3. 函数返回值(1). 返回多个值(2). 接收返回值(3). 序列解包4. 函数参数(1). 必须参数(2). 关键字参数(3). 默认参数默认参数必须在必须参数的左边(4). 可变参数(5). 关键字可变参数5. 变量作用域(1). 作用域(2). global关键字python函数1. 函数的作用和特性功能性

#python
学习 Python 之 Pygame 开发魂斗罗(十)

学习 Python 之 Pygame 开发魂斗罗(十)

文章图片
#python#pygame#学习
学习 Python 之 Pygame 开发魂斗罗(十一)

学习 Python 之 Pygame 开发魂斗罗(十一)

文章图片
#pygame#python#学习
学习 Python 之 Pygame 开发魂斗罗(四)

学习 Python 之 Pygame 开发魂斗罗(四)

文章图片
#python#pygame#学习
Could not extract response: no suitable HttpMessageConverter found for response type [class java.lan

解决 Could not extract response: no suitable HttpMessageConverter found for response type [class java.lang.Object] and content type [text/plain;charset=UTF-8]

#spring boot#spring
Could not extract response: no suitable HttpMessageConverter found for response type [class java.lan

解决 Could not extract response: no suitable HttpMessageConverter found for response type [class java.lang.Object] and content type [text/plain;charset=UTF-8]

#spring boot#spring
认识Java异常

认识Java异常异常防御式编程主要风格1.LBYL2.EAFP异常异常语法注意try with resourcesfinally的使用异常执行顺序异常防御式编程在程序运行前就考虑到出错并且加以预防的编程方式主要风格1.LBYLLook Before You Leap在操作之前就充分的检查这种风格不会使用异常处理的语法,使用的是if-else语句如下面这段代码private static int d

Spring Cloud 微服务搭建 使用Maven

Spring Cloud Maven创建父工程创建父工程

#微服务#maven#spring cloud
    共 14 条
  • 1
  • 2
  • 请选择