Hi, I am a contributor of Alluxio community[https://github.com/Alluxio/alluxio].My name is Huangzhi.
Alluxio is a memory-centric distributed filesystem and provides a hdfs-compatible API which can be used as a Hadoop FileSytem. In the past weeks, we have been working the test of running Kylin on Alluxio.We just use Alluxio's hdfs-compatible API and to see if we can running Kylin over it. We have successfully run the example of Kylin doc: http://kylin.apache.org/docs20/tutorial/kylin_sample.html Here is our doc: https://github.com/Alluxio/alluxio/pull/4426/files What we want to know is whether we can add this doc into Kylin's doc and if we can, how to do it? Best regards, Huangzhi
