It sounds like the user you are logging in as doesn't have the right permissions.
When starting a new cluster, I typically create a 'mapr' user and give him admin permissions with this command:
maprcli acl edit -type cluster -user mapr:fc
Hope this helps!