lucidworks / hive-solr

Code to index Hive tables to Solr and Solr indexes to Hive
Apache License 2.0
47 stars 34 forks source link

Correct README TBLPROPERTIES typo #58

Closed gerlowskija closed 6 years ago

gerlowskija commented 6 years ago

An example in our README showed the 'lww.jaas.file' option being specified outside of a TBLPROPERTIES block, which is invalid HQL syntax.