Explorar el Código

[livy] batch files argument doesn't yet allow referencing local files

Erick Tryzelaar hace 10 años
padre
commit
a2c5ab6
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      apps/spark/java/README.rst

+ 0 - 2
apps/spark/java/README.rst

@@ -255,7 +255,6 @@ Request Body
 | pyFiles        | files to be placed on the PYTHONPATH             | list of paths   |
 +----------------+--------------------------------------------------+-----------------+
 | files          | files to be placed in executor working directory | list of paths   |
-|                | (Add local path as "file:///etc/...")            |                 |
 +----------------+--------------------------------------------------+-----------------+
 | driverMemory   | memory for driver                                | string          |
 +----------------+--------------------------------------------------+-----------------+
@@ -415,7 +414,6 @@ Batch
 | pyFiles        | files to be placed on the PYTHONPATH             | list of paths   |
 +----------------+--------------------------------------------------+-----------------+
 | files          | files to be placed in executor working directory | list of paths   |
-|                | (Add local path as  "file:///etc/...")           |                 |
 +----------------+--------------------------------------------------+-----------------+
 | driverMemory   | memory for driver                                | string          |
 +----------------+--------------------------------------------------+-----------------+