--
You received this message because you are subscribed to the Google Groups "Alluxio Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alluxio-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/alluxio-users/20de3cbd-b2fc-4c40-9068-285e7f0b0879%40googlegroups.com.
-Dalluxio.master.hostname=alluxio-master-0 -Dalluxio.worker.data.server.domain.socket.address=/opt/domain-Dalluxio.user.short.circuit.enabled=false-Dalluxio.worker.data.server.domain.socket.as.uuid=true-Dalluxio.worker.network.block.reader.threads.max=20480-Dalluxio.worker.network.async.cache.manager.threads.max=24-Dalluxio.worker.memory.size=32GB-Dalluxio.master.journal.type=UFS-Dalluxio.master.journal.folder=/journal-Dalluxio.security.stale.channel.purge.interval=365d-Daws.accessKeyId=XXXXXXXXXXX-Daws.secretKey=XXXXXXXXXXX-Dalluxio.master.mount.table.root.ufs=s3://XXXXXXXXX/-Dalluxio.user.block.size.bytes.default=128MB -Dalluxio.user.file.metadata.sync.interval=0 -Dalluxio.security.authorization.permission.enabled=true-Dalluxio.master.security.impersonation.hive.users=* -Dalluxio.master.security.impersonation.presto.users=* -Dalluxio.master.security.impersonation.yarn.users=* -Dalluxio.master.security.impersonation.root.users=* -Dalluxio.master.security.impersonation.root.groups=* -Dalluxio.master.security.impersonation.client.users=* -Dalluxio.master.security.impersonation.client.groups=* -Dalluxio.worker.tieredstore.level0.alias=SSD -Dalluxio.worker.tieredstore.levels=1 -Dalluxio.worker.tieredstore.level0.dirs.mediumtype=SSD -Dalluxio.worker.tieredstore.level0.dirs.path=/alluxio-fs -Dalluxio.worker.tieredstore.level0.dirs.quota=15G -Dalluxio.worker.tieredstore.level0.watermark.high.ratio=0.95 -Dalluxio.worker.tieredstore.level0.watermark.low.ratio=0.7--
You received this message because you are subscribed to the Google Groups "Alluxio Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alluxio-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/alluxio-users/fbded21a-25b8-4810-a451-46bdf2b37764%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to alluxi...@googlegroups.com.
Hi,Thanks for all the suggestions.We are proposing the following architecture.We have around 700TB data lake in S3, our top 10 highly queried tables take around 50TB.So we plan to move the 50TB of data on to HDD in our existing Presto cluster.For these top 10 tables the respective ETL will read and write directly to alluxio filesystem, and data will be backed up to S3 via async copyWe are also going to set alluxio.user.file.metadata.sync.interval, so that if any data is written directly to S3 it gets replicated to Alluxio.We have started a small PoC, for testing Presto performance S3 vs Alluxio.1) Moved around 8TB of a data of table from s3 to Alluxio file system2) Built table on alluxio files3) Ran query on alluxio table and compared with s3 table on same 8TB dataResult: s3 performance beating Alluxio for same cluster sizePoC is on 4 node r4.8x cluster. Each core node having 3TB HDDQuestion:1) What other factors to improve Alluxio table performance on same cluster size?ThanksAnkur
To view this discussion on the web visit https://groups.google.com/d/msgid/alluxio-users/CABcAfZyEHieNKQmvYu8oAdZfe5mrs5LqAc_GUAmHf1xDs%2BZ3gA%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Alluxio Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alluxio-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/alluxio-users/CAJv7AgyRzBaOdH_N1BAih6aEaP%3Dd4VDvmharsfQJUi0ws-rGXw%40mail.gmail.com.