瀏覽代碼

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

Erick Tryzelaar 10 年之前
父節點
當前提交
a2c5ab61a3
共有 1 個文件被更改,包括 0 次插入2 次删除
  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          |
 +----------------+--------------------------------------------------+-----------------+