Skip to content

[VL] VeloxBackend should know it run in executor or driver #7837

Closed
@leoluan2009

Description

@leoluan2009

Description

VeloxBackend show know where it run, executor or driver? for example if if run driver ,it should not init velox cache. There are two methods to this enhancement:

  1. pass a config spark.gluten.isDriver when creating VeloxBackend instance, this is simple.
  2. Add a member variables in VeloxBackend class, need to change jni code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions