-
目的:启动Hbase,运行shell命令
环境:
①导入老师提供的三个镜像文件HBase-HMaster,HBase-HRegion-1,HBase-HRegion-2
②HBase-HMaster,HBase-HRegion-1,HBase-HRegion-2之间内网可以ping通。外网不同。
结果:启动HBase集群,出现下列错误
![image](https://cloud.g…
-
### Search before asking
- [x] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question.
- [X] I had googled my question but i didn't get any help.…
-
In markdown, I'd like the raw files be able to link to each other like this:
`[link to other spec](OtherSpec.md)`
However, when I do that, the generated HTML links are broken because they end u…
-
I came across this problem using apache zeppelin project. The cassandra interpreter uses the scalate engine . Some how on windows i always got an IOException.
Here is the stack trace
```
java.i…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues.
### What happened
问题一:insert 模式下 主键重复 任务直接终止
问题二:insert模式下 …
-
**Used Spark version**
2.2.1
**Used Spark Job Server version**
(Released version, git branch or docker image version)
0.8.0 released
**Deployed mode**
(client/cluster on Spark Standalone/YARN/Me…
-
BUG信息:
JdbcOutputFormat [Flink_Job] writeRecord error: when converting field[0] in Row(+I(18,xulei,22,wuhan))
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at ja…
-
deepak@deepak-VirtualBox ~/ubuntu-nativescript-installer-master $ chmod +x ubuntu_nativescript_installer.sh
deepak@deepak-VirtualBox ~/ubuntu-nativescript-installer-master $ sudo ./ubuntu_nativescri…
-
```
prepareDF()
longStringDF
.write
.format("carbon")
.save(writerPath)
sqlContext.read.format("carbon").load(writerPath).show(false)
```
```
private def prepa…
-
My cluster has three hosts, a server, a locator, a lead, locator configuration port is 9998, running my code, sometimes connected, sometimes stuck fixed, no error message:
My code:
```
object Smart…