Apache

软件主页
关注
Apache HTTP Server(简称 Apache)是 Apache 软件基金会的一个开放源码的网页服务器,可以在大多数计算机操作系统中运行,由于其多平台和安全性被广泛使用,是最流行的...
加载中
0
回答
请问pulsar-perf的发送消息频率有上限吗

请问一下,通过pulsar-perf压测,每秒发送消息次数有限制吗,我设置了100万,pulsar-perf produce topic1 -n 1 -t...

2021/06/29 19:11
2
回答
php 连接vertica 不成功,或者有时不成功?

有时一会成功,一会失败,失败的次数多 odbc.ini配置 odbcinst.ini配置 issql测试连接正常 odbcinst -j 查看配置正常 报...

2021/01/19 17:39
2
回答
“2020 年度 OSC 中国开源项目评选” 活动说明

>>> 2020 年度 OSC 中国开源项目评选结果已公布! “2020 年度 OSC 中国开源项目评选” 活动将评出最佳人气项目、优秀 Gitee 组织...

2020/10/19 15:38
2
回答
PHP mysqli_connet 以localhost作为host 连接MySQL失败

初入Linux web服务器搭建,以如下代码测试搭建情况: <?php $link=mysqli_connect('localhost','root',...

2020/09/02 20:01
0
回答
could not find implicit value for evidence parameter of type ??

Error:(28, 11) could not find implicit value for evidence parameter of type o...

2020/08/05 10:47
0
回答
linux apache 环境php7.4版本扩展gd库问题

configure: WARNING: unrecognized options: --with-gd 在该版本怎么扩展gd库了,百度基本上不行。

2020/06/12 16:50
0
回答
kafka.common.config.ConfigException: Invalid value [Ljava.lang.String ???

kafka.common.config.ConfigException: Invalid value [Ljava.lang.String;@16b4e1...

2020/06/11 17:54
1
回答
SparkException: Job aborted due to stage failure: Task serialization failed:

Exception in thread "main" java.lang.reflect.InvocationTargetException at sun...

2020/06/08 10:57
0
回答
InterruptedException: sleep interrupted     at java.lang.Thread.sleep

scheduler.JobScheduler: Added jobs for time 1591076608000 ms 20/06/02 13:43:2...

2020/06/02 13:38
0
回答
.RetryInvocationHandler$Call.processWaitTimeAndRetryInfo(RetryInvocationHandler ???

scheduler.JobScheduler: Added jobs for time 1591060063000 ms 20/06/02 09:07:4...

2020/06/02 09:03
0
回答
parkContext. java.lang.IllegalStateException: failed to create a child event loop

WARN --- [main] org.apache.spark.util.Utils(line:66) : Service 'SparkUI' coul...

2020/06/01 16:20
1
回答
IllegalAccessError: tried to access .Stopwatch.<init>()V from class org.apache.hadoop.mapred.FileInputFormat

java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccess...

2020/05/28 17:25
1
回答
HiveConf of name hive.strict.checks.cartesian.product does not exist

hive.conf.HiveConf(line:2753) : HiveConf of name hive.strict.checks.cartesian...

2020/05/28 17:21
0
回答
NettyBlockTransferService' could not bind on a random free port??

NettyBlockTransferService' could not bind on a random free port. You may chec...

2020/04/26 09:39
0
回答
KeeperException$NoNodeException: KeeperErrorCode = NoNode for /hbase/hbaseid ????

org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNod...

2020/03/31 13:55
0
回答
1
回答
sql.SQLException: No suitable driver 报错了,咋整

r: Started o.s.j.s.ServletContextHandler@f25f48a{/static/sql,null,AVAILABLE,@...

2020/03/24 17:38
0
回答
spark异常Lost task 0.1 in stage 1.0 (TID 2, slave2, executor 2): java.lang.NullPointerException

at scala.collection.Iterator$$anon$11.next(Iterator.scala:410) at scala.colle...

2020/03/23 10:18
0
回答
spark.streaming 的kafka样本代码,报错了

- element of array (index: 0) - array (class [Lorg.apache.kafka.clients.consu...

2020/03/18 13:33
4
回答

没有更多内容

加载失败,请刷新页面

返回顶部
顶部