hadoop - Does Spark SQL (version 1.1.0) supports hive index? -


I have used Spark SQL connect hive, the basic query is OK, but unable to create index, SQL support indicator?

  drop table test_tabe; Table Test_Tabe (...., Area STRING ...) ROO format formatted areas set according to the timetable set by '\ t' \ n 'installed as RCFILE-SEQUENCEFILE; Index idx_compact_index on the current tab as test_tabe (field) with 'simultaneous' defrand reboot # !!!! Always execute, no error, SPARC web page is not the same thing !!!! Restart test_tabe on optional index idx_compact_index; Enter the overwritten table test.test_tabe * test.new_mkt_browse_label_10m  

thanks. Select

The hive index is not supported in spark, they are less important because the memory of spark is in computation. By any chance, do you run parallels between similar questions similar to indexed question questions? You can check more information on the implementation of the indexing


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -