Activate flight on dremio

Hello folks,
As the title says, i would like to work with arrow flight on dremio.
For this, i think that i should activate flight in dremio side
‘’’

  • the property -Ddremio.flight.enable=true MUST be set to enable flight
  • the property -Ddremio.flight.parallel.enable=true MUST be set on all executors to enable parallel flight
    ‘’’
    I don’t know where should i set these variables, any suggestions please ?

Hey @abdellah,

You would want to set these in dremio-env under DREMIO_JAVA_SERVER_EXTRA_OPTS

Best,
Ryan