Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
okeanos-LoD
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
okeanos-LoD
Commits
13d96a77
Commit
13d96a77
authored
Jul 27, 2015
by
Ioannis Tsafaras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create /user/hduser instead of /user/root into hdfs
parent
ca868a08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ansible/roles/apache-hadoop/tasks/master.yml
ansible/roles/apache-hadoop/tasks/master.yml
+1
-1
No files found.
ansible/roles/apache-hadoop/tasks/master.yml
View file @
13d96a77
...
...
@@ -36,7 +36,7 @@
-
create-dirs
-
name
:
Create Apache HDFS user/root directory.
command
:
"
{{
installation_path
}}/hadoop/bin/hadoop
fs
-mkdir
/user/
root
"
command
:
"
{{
installation_path
}}/hadoop/bin/hadoop
fs
-mkdir
/user/
hduser
"
tags
:
-
create-dirs
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment