I am running a small Alluxio (1.7.0) cluster using Swift as the underfs.
I've confirmed Alluxio works great writing and reading files and persisting them to the Swift store.
I would like to access files on the Swift store via Alluxio that are saved from a separate client, but since there's no metadata in the Alluxio master these new files are not visible. I understand this is intended functionality, but I'm asking if there are any configuration options or workarounds to making new files in the underfs visible in Alluxio?