Translations:Apache Spark/9/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
 
No edit summary
 
Line 1: Line 1:
S'il n'existe pas déjà, créer ensuite un répertoire qui contiendra les paramètres de configuration de Spark :
If it doesn't already exist, next create a directory which will contain the Spark configuration parameters:  
{{Command| mkdir ~/.spark/<spark version>/conf}}
{{Command| mkdir ~/.spark/<spark version>/conf}}

Latest revision as of 16:22, 17 December 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Apache Spark)
S'il n'existe pas déjà, créer ensuite un répertoire qui contiendra les paramètres de configuration de Spark :
{{Command| mkdir ~/.spark/<spark version>/conf}}

If it doesn't already exist, next create a directory which will contain the Spark configuration parameters:

Question.png
[name@server ~]$  mkdir ~/.spark/<spark version>/conf