Skip to content

Commit

Permalink
Merge pull request #827 from ceph/jewel-14805
Browse files Browse the repository at this point in the history
Disable client-side permission checking in Hadoop.

It's not set up to pass appropriate UIDs/GIDs through, so everything breaks.
  • Loading branch information
gregsfortytwo committed Mar 28, 2016
2 parents 826aaad + 4f88f5f commit e541123
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions suites/hadoop/basic/clusters/fixed-3.yaml
@@ -1,3 +1,8 @@
overrides:
ceph:
conf:
client:
client permissions: false
roles:
- [mon.0, mds.0, osd.0, hadoop.master.0]
- [mon.1, osd.1, hadoop.slave.0]
Expand Down

0 comments on commit e541123

Please sign in to comment.