presto启动时提示'task.max-memory' was not used

来源:7-4 Presto安装部署

WaniuZhang_ITBoy

2020-03-21

2020-03-21T22:33:49.905+0800	WARN	main	Bootstrap	
2020-03-21T22:33:50.506+0800	ERROR	main	com.facebook.presto.server.PrestoServer	Unable to create injector, see the following errors:

1) Error: Defunct property 'task.max-memory' (class [class com.facebook.presto.execution.TaskManagerConfig]) cannot be configured.

2) Configuration property 'task.max-memory' was not used
  at io.airlift.bootstrap.Bootstrap.lambda$initialize$2(Bootstrap.java:233)

2 errors
com.google.inject.CreationException: Unable to create injector, see the following errors:

1) Error: Defunct property 'task.max-memory' (class [class com.facebook.presto.execution.TaskManagerConfig]) cannot be configured.

2) Configuration property 'task.max-memory' was not used
  at io.airlift.bootstrap.Bootstrap.lambda$initialize$2(Bootstrap.java:233)

2 errors
	at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:543)
	at com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:159)
	at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:106)
	at com.google.inject.Guice.createInjector(Guice.java:87)
	at io.airlift.bootstrap.Bootstrap.initialize(Bootstrap.java:240)
	at com.facebook.presto.server.PrestoServer.run(PrestoServer.java:115)
	at com.facebook.presto.server.PrestoServer.main(PrestoServer.java:67)

写回答

2回答

叁金

2020-03-21

是query.max-memory吧?

2
1
WaniuZhang_ITBoy
7-3视频里的是task.max-memory
2020-03-21
共1条回复

WaniuZhang_ITBoy

提问者

2020-03-21

//img.mukewang.com/szimg/5e7637c30930d24808000353.jpg老师,如图

1
0

玩转热门框架 用企业级思维 开发通用够硬的大数据平台

通揽大数据平台全貌,培养企业级开发大局观

484 学习 · 192 问题

查看课程