Huawei-Spark / Spark-SQL-on-HBase

Native, optimized access to HBase Data through Spark SQL/Dataframe Interfaces
Apache License 2.0
321 stars 164 forks source link

Missing class diagram in SparkSQLOnHBase_v2.2.docx #33

Open sladezhang opened 8 years ago

sladezhang commented 8 years ago

I was reading the SparkSQLOnHBase_v2.2.docx in doc folder. I think it is well documented and helps me a lot in understanding the implementation. But the content of class diagram in chapter 17.6 is incomplete, there are only some yellow and white blocks with no class name in it (like shown bellow). Are there any methods for me to see the full class extension relationships? Hope you can fix it. Thanks again for your great work. image

yzhou2001 commented 8 years ago

@sladezhang Thanks for reporting this issue. We will fix it in due time. In the meanwhile, you can use the older version of this doc, https://github.com/Huawei-Spark/Spark-SQL-on-HBase/blob/f7a125d0405441bb9922a79c27351673ddc0702e/doc/SparkSQLOnHBase_v2.2.docx for the class diagram.