Răsfoiți Sursa

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

Erick Tryzelaar 10 ani în urmă
părinte
comite
a2c5ab6
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  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          |
 +----------------+--------------------------------------------------+-----------------+