Commit History

Author SHA1 Message Date
  Jenny Kim 70b51c0f30 [impala] Move get_sample logic back into HiveServer2Dbms 10 years ago
  krish bc58363e17 [desktop] Override default tmp directory with workspace directory to avoid space issues 10 years ago
  Romain Rigaux 03971ea396 Merge pull request #263 from shobull/master 10 years ago
  shobull 07b78f6793 Update rest.py - set default http header to accept "application/json" 10 years ago
  Jenny Kim e7a390bc0d [impala] Initial implementation of Impala Thrift service 10 years ago
  Johan Ahlen 796adb6c57 [assist] Add the table comment to the title of table entries 10 years ago
  Johan Ahlen 3776c76d8c [editor] Switch to table meta endpoint for sql autocomplete 10 years ago
  Jenny Kim 631a68135b [impala] Allow invalidate to accept optional database param to enable DB refresh 10 years ago
  Jenny Kim 081258b7b3 [impala] Use beeswax API error_handler decorator for impala API methods 10 years ago
  Jenny Kim 638b4d3ebc HUE-3078 [impala] Implement Impala Invalidate Metadata and Refresh 10 years ago
  Romain Rigaux 2a8b97c5be [oozie] Add test for Java action XML generation 10 years ago
  Romain Rigaux 7f65df2284 [core] Add lxml 3.3 10 years ago
  Romain Rigaux d432b770a0 [core] Remove lxml 3.4 10 years ago
  Romain Rigaux cb51411603 [hive] Remove list of table names in the autocomplete API 10 years ago
  Johan Ahlen d65a300fd5 [editor] Always show the snippet actions in editor mode 10 years ago
  Johan Ahlen 11c6ffa979 [editor] Disable the execute button when the statement is empty instead of hiding it 10 years ago
  Johan Ahlen de34cef434 [assist] Don't wrap long column names to a new line after the icon 10 years ago
  Johan Ahlen 4833882780 [assist] Preserve white space in table sample columns 10 years ago
  Johan Ahlen 107bb36d68 [assist] Set focus on search when opened and make search clearable 10 years ago
  Romain Rigaux 6f2e3fcecc [hive] Save one call to the metastore for the table autocomplete 10 years ago
  Romain Rigaux f6138e9044 [hive] Fix create table with timestamp test to look to new sample data 10 years ago
  Jenny Kim 71f338997d [useradmin] On batch LDAP user import, validate first_name and last_name, log warning and continue 10 years ago
  Romain Rigaux 92f3868929 [assist] List columns of a view 10 years ago
  Romain Rigaux d6a14673a9 [hive] Fix escaping of table samples 10 years ago
  Romain Rigaux c90d0b0882 [hive] Fix create table test to now look at json data for the samples 10 years ago
  Johan Ahlen 5b93b05014 [metastore] Add spinner to samples and move loading into samples object 10 years ago
  Johan Ahlen d961b519a5 [metastore] Fix samples table for views and show a message when there's no data 10 years ago
  Johan Ahlen d21261c272 [metastore] Fix stats for views 10 years ago
  Johan Ahlen 823d0a6da6 [assist] Fix table sample for views 10 years ago
  Johan Ahlen 0d9544ea2e [assist] Disable stat refresh for table views 10 years ago