Alluxio / alluxio

Alluxio, data orchestration for analytics and machine learning in the cloud
https://www.alluxio.io
Apache License 2.0
6.86k stars 2.94k forks source link

The root mount configurations under MASTER properties item does not take effect #11512

Open ztcheck opened 4 years ago

ztcheck commented 4 years ago

Alluxio Version: 2.1.2

Describe the bug When i set confs(such like ,alluxio.master.mount.table.root.ufs: "s3://spark-operator/alluxio_k8s/") in the properties for master,they didn't take effect.But when I copy them to properties for all the components,they worked.

To Reproduce Install Alluxio 2.1.2 on k8s,then set conf ,such like alluxio.master.mount.table.root.ufs: "s3://spark-operator/alluxio_k8s/" in the properties for master.Using under commands to check it:

Step into the container in master pod:
kubectl -n spark exec -it alluxio-master-0-0 -- /bin/bash 
Check conf:
bin/alluxio getConf alluxio.master.mount.table.root.ufs

Expected behavior The conf expected is : s3://spark-operator/alluxio_k8s/, not /opt/alluxio-2.1.2/underFSStorage

Urgency Primary

Additional context Add any other context about the problem here.

ztcheck commented 4 years ago

in addition,in k8s,this conf shortCircuitPolicy: "uuid" does not take effect .

apc999 commented 4 years ago

@marrycheck can you elaborate here:

When i set confs(such like ,alluxio.master.mount.table.root.ufs: "s3://spark-operator/alluxio_k8s/") in the properties for master

How did you set it?

ztcheck commented 4 years ago

@marrycheck can you elaborate here:

When i set confs(such like ,alluxio.master.mount.table.root.ufs: "s3://spark-operator/alluxio_k8s/") in the properties for master

How did you set it?

I set it in `config.yaml which is used on K8S. image

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

jja725 commented 1 year ago

@ssz1997 is this still valid? otherwise help me close this please

ssz1997 commented 1 year ago

This is one of the examples of this issue: https://github.com/Alluxio/alluxio/issues/15232

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.