[docs] Remove Old warning about IOCTL (#8977)

This commit is contained in:
Ian Rodney
2020-06-16 18:14:53 -07:00
committed by GitHub
parent fa16c7666a
commit 069b121cc1
2 changed files with 0 additions and 4 deletions
@@ -129,8 +129,6 @@ Ray currently supports AWS and GCP. Follow the instructions below to launch node
``ray submit --start`` starts a cluster as specified by the given cluster configuration YAML file, uploads ``tune_script.py`` to the cluster, and runs ``python tune_script.py [args]``.
.. note:: You may see a message like: ``bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell`` This is a harmless error. If the cluster launcher fails, it is most likely due to some other factor.
.. code-block:: bash
ray submit tune-default.yaml tune_script.py --start -- --ray-address=localhost:6379