1 | Exception in thread "main" org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address 0.0.0.0/0.0.0.0:9083. |
因为运行了hive的metastore,所以造成冲突
这里使用jps命令将Runjar进程杀掉
kill -s 9 PID
报错解决
1 | Exception in thread "main" org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address 0.0.0.0/0.0.0.0:9083. |
因为运行了hive的metastore,所以造成冲突
这里使用jps命令将Runjar进程杀掉
kill -s 9 PID
报错解决
原文作者:浩翰
发表日期:October 24th 2019, 2:36:02 pm
更新日期:October 24th 2019, 2:36:21 pm
版权声明:本文采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: true
tags: true