Apache F 1.5.1 是 1.5 系列的第一个 bug 修复版本。此版本包含针对 F 1.5.0 的 60 多项修复和改进。

亮点包括:

  • [F -9153] - TaskManagerRunner should support rpc port range
  • [F -9280] - Extend JobSubmitHandler to accept jar files
  • [F -9316] - Expose operator unique ID to the user defined functions in DataStream .
  • [F -9564] - Expose end-to-end module directory to test s
  • [F -9599] - Implement generic mechanism to receive files via rest
  • [F -9669] - Introduce task manager assignment store
  • [F -9670] - Introduce slot manager factory
  • [F -9671] - Add configuration to enable task manager isolation.

Maven 依赖

<dependency>
  <groupId>org.apache.f </groupId>
  <artifactId>f -java</artifactId>
  <version>1.5.1</version>
</dependency>
<dependency>
  <groupId>org.apache.f </groupId>
  <artifactId>f -streaming-java_2.11</artifactId>
  <version>1.5.1</version>
</dependency>
<dependency>
  <groupId>org.apache.f </groupId>
  <artifactId>f -clients_2.11</artifactId>
  <version>1.5.1</version>
</dependency>
收藏 打印