title: "3.12.0" date: 2019-03-13T18:28:08-07:00 draft: false weight: -3120
Hue, http://gethue.com, is an open source Web interface for analyzing data with Hadoop.
Its main features:
More user and developer documentation is available at http://gethue.com.
The complete list is on Hue 3.12, the improved editor for SQL Developers and Analysts is out! . Hundreds of bug fixes are included as well as:
SQL Improvements
New Security Improvements
Oozie Improvements
Runs on CentOS versions 5 to 6, Red Hat Enterprise Linux (RHEL 5 and 6), and Ubuntu 12.04 and 14.04.
Tested with CDH5. Specifically:
These minimum versions should work (not tested):
Supported Browsers:
Hue works with the two most recent versions of the following browsers. Make sure cookies and JavaScript are turned on for the browser.
Hue might work with Chrome 23, Firefox 23, IE8, Safari 6, or older browser version, but you might not be able to use all of the features.
Runs with Python 2.6.5+
Note: CentOS 5 and RHEL 5 requires EPEL python 2.6 package.
5030c88 HUE-4969 [core] Rename ini properties for sasl buffer to be standard37aa76d HUE-5406 [editor] Do not restart at zero when adding or removing a multi query10410e0 HUE-5406 [editor] Support editing last statement of a multi query without restarting04ceb5d HUE-5775 [editor] Show grid sort icon just on hover59e7bc0 HUE-5774 [editor] Fix JS null pointer on data.jobs83ee79c HUE-5773 [assist] On certain cases a JS error is shown on the db panel66db8a0 HUE-5772 [search] Show Auto refresh option only when it's a rolling time window4786d36 HUE-5770 [search] Extended property to numeric and changed binding to textInputba1a30e HUE-5770 [search] Auto refresh option is only triggered oncebeda97b HUE-1176 [jb2] Remove graph arrows on tab hide29493d5 HUE-5771 [useradmin] Checkbox click binding should work also after a pagination event841f7ef HUE-5769 [oozie] Remove mandatory inclusion of Kill row in the workflow dashobard graphd6e3148 HUE-5406 [editor] Stay on statement of a multiquery when editing and re-executing37f064d HUE-4715 [editor] Formatter does not put LIMIT on a new line67c1444 HUE-5764 [metadata] Style syntax check and complexity results6c8d1bd HUE-3228 [dashboard] Select date range on timeline widget9c30829 HUE-3228 [dashboard] Add timeline with timestamp type49879cf HUE-3281 [core] Unify some test config flags6d3df45 HUE-3228 [dashboard] Support number range facet display6c6f985 HUE-3228 [dashboard] Support number range filtering in fq599e5df HUE-3228 [dashboard] Support number instance in fq05bd007 HUE-3228 [dashboard] Compatibility with Hive group by syntaxb8844b5 HUE-3228 [dashboard] Support range number in facets skeleton2291d6b HUE-5766 [openid] Declare module to avoid import error9d243e7 HUE-5757 [importer] Add CSV Table format043d790 HUE-5759 [metastore] Jump to column on table page does not update the horizontall scroll bar positionbde6bbf HUE-7 [importer] Improved vertical alignment of some checkboxesa097496 HUE-7 [importer] Better vertical alignment of selectize components and restyle of Index fieldsef8f2d4 HUE-7 [importer] Restyle of bottom bar and correctly enabled the wizard circle step 2 clicke2730b7 HUE-7 [importer] Restyle manual field list41eaecf HUE-7 [importer] Harmonize vertical spacing of step 2 properties29d7d1a HUE-7 [importer] Change label extra to extrascecd7a5 HUE-7 [importer] Add CSSStyleSheet.prototype.addRule polyfillacded61 HUE-5762 [security] Reverting X-Content-Type-Options default option from False to True34388da HUE-5717 [backend] Some operating system incorrectly detect javascript mime-type as text/x-js instead of application/javascriptb98e1dc HUE-5670 [doc2] Prevent exception when doc2 object is not linked to doc1e907c94 HUE-5504 [oozie] JDBC URL specified in Hive2 action should override credential propertiesd717ee8 HUE-5742 [core] Allow user to provide schema name for database via ini3eba751 HUE-5712 [metadata] Add extra table and column stats to the uploadcc5f8c9 HUE-5755 [jb2] Remove debug divde2d2f2 HUE-5743 [core] Add D3 v4 to Hue5ef998c HUE-5751 [core] Make HiveChooser binding and plugin updatabled05191f HUE-5752 [sentry] Make Hivechooser use the new apiHelper calls9acaf04 HUE-5753 [metastore] Make Hivechooser use the new apiHelper callsa6a24d3 HUE-5754 [core] Create a generic Ace editor binding450d9a1 HUE-5750 [importer] Better UX when creating a table manuallycdb1300 HUE-5749 [metadata] Add audit call when editing metadata0e46b95 HUE-5748 [libdbms] Add _TYPE suffix to JDBC connector6fff643 HUE-5747 [librdms] Add column types to MySQL queries3eb397b HUE-5660 [home] Restore documents from Trash to /home06e237f HUE-5736 [core] Queue all the nav opt calls in the ApiHelper5bede4f HUE-5736 [core] Extract the ApiHelper queue logic to a separate object351a091 HUE-3228 [dashboard] Save new status of batch/task jobs if it changedacb9a24 HUE-3228 [dashboard] Do not historify the dashboard queries11276c7 HUE-7 [metastore] Avoid js error when DB is not loaded directlyc9591bb HUE-7 [importer] Support creating a kudu table from a text filea3c82ae HUE-5734 [editor] Fix issue where the context popover highlighter marks invalid locations after a syntax error is introduced3d36b08 HUE-5733 [editor] Fix js errors related to typed keywordsb6a5a9f HUE-5732 [editor] Fix js error in the sql context highlighterabd6970 HUE-5731 [editor] Enable the new autocomplete dropdown by default7c59698 HUE-5730 [editor] Fix issue where the autocomplete dropdown doesn’t show after page zoom9d0f0e2 HUE-5729 [editor] Move the * to the top in the autocomplete suggestions21eeeee HUE-5728 [editor] Update Ace highlighting for Impala DESCRIBE statementse3ae944 HUE-5728 [editor] Update the autocompleter for Impala DESCRIBE statementsa874fa1 HUE-5659 [home] Ignore history dependencies when importing document from different clusterf315761 HUE-5722 [core] Avoid query redaction when string is None52055f6 HUE-5506 [fb] Add Compress action to right click menubc7eb25 HUE-5727 [assist] Add column popularity to the assist9a9b266 HUE-5699 [assist] Show a star next to popular tables in the assiste120983 HUE-5715 [responsive] Keep left and right panel widths in total storageb82c2d6 HUE-5725 [core] Add the generated cui-bundle33e78a3 HUE-5725 [core] Add webpack1b9db6a HUE-5708 [editor] Add highlighting of UPDATE for Impala07a7ed4 HUE-5712 [metadata] Upload DDL and available stats of active tables and their columns4bef9a6 HUE-5712 [metadata] Upload table and column stats in the new json formatd0bcf72 HUE-5726 [core] Sandbox the old D3 with nvd3 to support the new d3 v4ca18e91 HUE-5694 [editor] Improve re-open timings for autocompletion of ‘? FROM db.table’fedb015 HUE-5402 [oozie] Allow user to enter local time for SLA nominal timefaaa0d5 HUE-3228 [dashboard] Migrate get document call to common API882f50b HUE-3228 [dashboard] Support adding old timeline in current mode996a1be HUE-5720 [indexer] Pickup the Solr default solr.ulog.tlogDfsReplication replication when creating examplesea6b52a HUE-3228 [dashboard] Add saveResultsModalVisible to allow to show the export data modalb243944 HUE-3228 [dashboard] Only return the selected fields in a grid widgete8555ec HUE-5216 [filebrowser] Support folder upload from desktop358d939 HUE-1176 [jb2] Use the new HiveChooser ApiHelper integration4c75fba HUE-5718 [core] HiveChooser should re-use the assist caches for autocomplete6f70584 HUE-5716 [impala] Add impalad_flag file format readerb619c52 HUE-5719 [notebook] Recheck status when received status "waiting" (#475)bbe6acb HUE-5713 [assist] Fix default sort order of columns98d3d1f HUE-1176 [jb] Shortened breadcrumbsb062f30 HUE-1176 [jb] Remove curved arrows at any job fetche971f62 HUE-1176 [jb] The graph actions shouldn't link away from JB2ac7bbaf HUE-1176 [jb] Update action statuses on the imported workflow graph204d0c4 HUE-3228 [dashboard] Support other SQL that have a sync API4cdbd4b HUE-7 [importer] Avoid moving of elements next to the HiveChoosers7065edb HUE-5714 [hive] Close SQL canary query "Select "Hello World""6e61c7b HUE-5712 [metadata] Update API that now contains stat uploada97fb84 HUE-5712 [metadata] Filter popular tables by database name1d10831 HUE-5408 [oozie] Support old docs while saving shared workflowbdd6514 HUE-5685 [editor] Indicate primary keys with an icon in assist and the autocomplete dropdown50eb1c4 HUE-5708 [editor] Add ace highlighting rules for kudu create table statementscc725a9 HUE-1176 [jb2] Support more than a graph at a timebb66828 HUE-5645 [notebook] Fix issue where the save results dialog disappears on mouse movementse837ecf HUE-1176 [jb2] Plugged in Workflow graphb1295f0 HUE-7 [importer] Restyle table existing alert413854e HUE-7 [importer] Show invalid field as red5afe4d6 HUE-7 [importer] Enable all File formats when running indexer tests50f1ffc HUE-7 [importer] Accept to read gzip files in sourceb8e0fea HUE-7 [importer] Disable loading data in S3 tables7df0908 HUE-7 [importer] Automatically sync output field delimiter value based on input2111e29 HUE-7 [importer] Automatically sync output header default value based on input header valuee5c688a HUE-7 [importer] Combine extra properties in a show toggle on/off46e2faa HUE-7 [importer] Adding a warning and preventing submission if table already exists410d65f HUE-7 [importer] Properly detect TSV input files6793ea6 HUE-7 [importer] Prevent creating table with names already existingc240915 HUE-3228 [dashboard] Add automatic close statement of previous queries769d3a3 HUE-3228 [dashboard] Add manual WHERE filters into the queriesa5b282d HUE-3228 [dashboard] Offer to cancel all non finished queries16d2c91 HUE-3228 [dashboard] Unify progress button to wait for all facets to finish9ef6c58 HUE-3228 [dashboard] Split APIs in sync and asynce3f0fe3 HUE-3228 [dashboard] Integrate with Notebook result downloada5c675a HUE-3228 [dashboard] Only apply aggregates that are after the last dimension393fd0c HUE-3228 [dashboard] Support dimension 2 facet graphec31016 HUE-3228 [dashboard] Support aggregates in facets0bfd644 HUE-3228 [dashboard] First version of total number of rows9f8cd89 HUE-3228 [dashboard] Fix logic of distinct count functionbdb29d0 HUE-3228 [dashboard] Async submission and status fetching0f0121e HUE-3228 [dashboard] Migrate to Notebook API0159b68 HUE-5707 [editor] Extract autocomplete styles into less1fa3978 HUE-5696 [editor] Fix issue where the popularity star is sometimes missing in the autocomplete dropdown8092d22 HUE-5698 [editor] Lower the autocomplete weights for TABLESAMPLE and LATERAL VIEWe595303 HUE-1176 [editor] Fix highlighter error875685e HUE-5450 [responsive] Extract embedded assist styles to separate less filee110f76 HUE-5450 [responsive] Extract common less values and attributes19ae535 HUE-5450 [responsive] Extract less for assist panel07ea737 HUE-1176 [jb2] Fixed hide/show assist panelc961087 HUE-1176 [jb2] Harmonized breadcrumbs09cc26f HUE-1176 [jb2] Restyled top bar455453a HUE-1176 [jb2] XML display binding and clean up of load links6a7a5bd HUE-7 [importer] Fixed resize elements4426bf3 HUE-7 [importer] Set visual clue that hiveChooser is loading tables8270bcc HUE-7 [importer] Set source.show when a table name is presentfa7e730 HUE-7 [importer] Prefill assist database into hivechooser53e232f HUE-7 [importer] Fix wizard header line overflow1bce27a HUE-7 [importer] Show edit fields bulk icon on hover61ec98c HUE-7 [importer] Put separators on one line251c94e HUE-5706 [core] Put back responsive.css for development purposesf4c10e7 HUE-5706 [core] Updated package.jsone5bef4c HUE-5706 [core] Use grunt watch to listen to less file changes and recompile automatically.eca7da9 HUE-5661 [fb] Filechooser seems to truncate the file liste20d91a HUE-5703 [security] Upgrade totalStorage and pass along a secure cookie fallback in apiHelper90096b2 HUE-5702 [security] Mark as secure the hueLandingPage cookie if on httpsea465af HUE-5701 [security] Remove last references to $.cookie and migrate to $.totalStorage from FB0cc2b4d HUE-5689 [importer] Top progress section is small in FFef8812c HUE-7 [importer] Tweak the UX and add flags to enable the new versionc00bd21 HUE-5700 [security] Reverting X-Content-Type-Options default option from True to Falsedf2d781 HUE-5691 [metadata] Parameterize search fetch call limitsc530a1d HUE-5690 [metadata] Need to filter data to the current Hue cluster only74150a8 HUE-5688 [metadata] Filter out facet values when Sentry filtering is onf2470d1 HUE-5115 [dashboard] Add support for function widget18f996a HUE-5646 [editor] Include table and column comments in the autocomplete filter4025eb2 HUE-5687 [editor] Show HDFS details in the autocomplete dropdowneb81662 HUE-5683 [editor] Show details for popular aggregate functions in the autocomplete dropdowneb16823 HUE-5682 [editor] Show details about joins and join conditions in the autocomplete dropdowne4ac796 HUE-5681 [editor] Add details for popular order by, group by and filter to the autocomplete dropdown8734f5f HUE-5693 [editor] Set autocompletion argument types for avg() to numeric for Impalaf779c81 HUE-7 [importer] Varchar numbers do not need to casted to numbersb77b410 HUE-5115 [dashboard] Support merging multiple filter facets from different widgetsa0a5264 HUE-5115 [dashboard] Add field facet selection filtering19ddf1c HUE-1176 [jb] Add new coordinator page2d7fe5c HUE-5680 [editor] Update autocomplete dropdown categories based on active filter763b1d3 HUE-5674 [editor] Detach the autocomplete dropdown details panel6d0b750 HUE-5673 [editor] Don’t wrap long suggestions in the autocomplete dropdownc04dc70 HUE-5676 [editor] Improve filtered prefixed suggestion weights3cc72e5 HUE-5633 [editor] Show column details in the autocomplete dropdown24016d2 HUE-5506 [fb] Update arguments in Notebook() initialization6afaf31 HUE-5506 [fb] Update message in submission notification popup7f87b14 HUE-5506 [fb] Add unit test and small nitsc5adc71 HUE-5506 [fb] Add compress utils API that submits batch jobe068c40 HUE-5506 [fb] Add backend APIcd6cbdb HUE-5506 [fb] Frontend to submit file compression as batch job64aa36f HUE-5684 [oozie] Hide workflow graph when node count > 3083da46a HUE-5684 Prevent duplicate nodes in the workflow graph layout36f1637 HUE-3228 [search] Fix import that was not properly renamed44cbbb3 HUE-5679 [impala] Do not truncate the last part of rows in result downloads98e182e HUE-5677 [metadata] More robust and friendly check upload statusd946b54 HUE-5632 [editor] Add popularity to table details in the autocomplete dropdowna870101 HUE-5647 [editor] Improved colors in the autocomplete dropdown78b6d9c HUE-5675 [editor] Fix js error from complex type completion in the new autocomplete dropdown01c3947 HUE-5661 [editor] Add skeleton of SQL assistant9ea372b HUE-1176 [jb2] Do not trigger a fetch job when none are selected on page loade0ce7a9 HUE-3228 [dashboard] On/off flag to allow SQL in dashboards16ad708 HUE-4908 [editor] Support sample popup on Kudu tablesf9c711d HUE-4908 [editor] Add metadata flag when the table supports updatesf94965f HUE-3228 [dashboard] Create a new dashboard by selecting a table or and index3376fca HUE-4908 [metastore] Add primiary key icons to the Kudu columnsf44a9d8 HUE-4908 [importer] Update Kudu table creation format535bf62 HUE-3228 [search] Adding more than one aggregation dimension to facets6ede306 HUE-3228 [search] Add column metadata to grid facet5c4eb5d HUE-3228 [search] Support listing tables14ab43c HUE-3228 [search] Add SQL facet logic9d4b9f9 HUE-3228 [search] Skeleton of common API308ca58 HUE-1176 [jb] Reload job via URL hash585bc48 HUE-1176 [jb] Add workflow action page0c54762 HUE-1176 [jb] Add tasks to the workflow pagef793c23 HUE-1176 [jb] Add configuration to the workflow pagea3e423d HUE-1176 [jb] Add XML definition to the workflow pageb767dde HUE-1176 [jb] Add basic job operation API to workflowsc663b7b HUE-5116 [search] Add base API31a87c5 HUE-5116 [search] Split the API outside of the views0b726dd HUE-5670 [editor] Add autocompletion support for Kuducb5c5ef HUE-5669 [responsive] Move search autocompletion to the front657ded9 HUE-5668 [metadata] Hide the search result when show in assist is clicked3c2021e HUE-5667 [metadata] Show assist search results on click588d78b HUE-5666 [editor] Fix JS errors related to popularity in the new autocomplete dropdown2da58fe HUE-5652 [responsive] Only show the assistant for Hive and Impala38d997b HUE-5651 [responsive] Add skeleton for statement details in the right assist panel1f0c41b HUE-5648 [editor] Set focus on the editor after category change in the autocomplete dropdown65bce31 HUE-5662 [assist] Show the selected function description below the functions in the assist panel09369d1 HUE-5631 [editor] Show details about the UDFs in the autocomplete dropdowndf045ca HUE-5658 [metastore] Ignore error popup when the table is not associated to metadata004c39c HUE-5658 [libsentry] Perm checker returns a generator of resultse238410 HUE-2981 [search] Disable prefix parameter because of numeric fieldsed3ed19 HUE-5656 [importer] Keep wizard headers fixed5d74cc9 HUE-5663 [core] Correct bottom border of the user dropdown when no dropdown is thered7eb6ec HUE-5664 [importer] Avoid going on a single line for destination name92f7bfc HUE-5618 [home] Use doc name while exporting individual docsec115a6 HUE-2981 [search] Avoid error when un-nesting children documentscf0b768 HUE-5632 [editor] Show table comments in the autocomplete dropdown details panel192ebee HUE-5649 [responsive] Move function category selection to the front244355d HUE-5634 [editor] Show details on hover in the new autocomplete dropdown11a5572 HUE-5627 [editor] Close the new autocomplete dropdown on outside scrollc971cd8 HUE-5629 [editor] Suppress all API errors in the new autocomplete dropdownc12bf43 HUE-5628 [editor] Fix issue with incorrect highlighting of matched text in the autocomplete dropdown1aed0d8 HUE-5625 [editor] Close the autocomplete dropdown on empty result after typingfbe58a8 HUE-5640 [importer] Align better Solr fields9dcd96f HUE-5639 [importer] Add hide/show properties to db field4754ba2 HUE-5638 [importer] Delete column value shouldn't delete the whole row13757bc HUE-5642 [jobbrowser] Fixed logic92c183e HUE-5642 [jobbrowser] Putting a not allowed value on the time filter shouldn't give http 500e4489c0 HUE-5641 [jobbrowser] Align correctly the time filteringd54e93b HUE-5655 [metadata] Add support for S3 sources66a3d59 HUE-1176 [jb] Adding skeleton for bundle pagedb4e5c9 HUE-1176 [jb] Adding sections to the Workflow page67c1600 HUE-1176 [jb] Allow users to kill their own jobs in HUE when impersonation is disabled9fc2e1e HUE-1176 [jb] Plug-in the YARN kill jobf6bca99 HUE-1176 [jb] Add properties and counters to Jobs, Attempts and Tasksd736ac3 HUE-1176 [jb] Open a Task Attempt operationf176112 HUE-1176 [jb] List task attempts of a MR2 taskb4eefbe HUE-1176 [jb] Prettify the breadcrumb logicf17f048 HUE-1176 [jb] Open task of a MapReduce jobce291c5 HUE-1176 [jb] List tasks of a MR2 Job067cc25 HUE-5602 [jb] Make start time filter compatible with python2.66f3a1e6 HUE-5482 Fix failing test_multiple_trash_directories test99eed45 HUE-5637 [importer] Refresh partition column names dynamically after primary keys changeed0da1e HUE-5619 [editor] Fix browser search override dark patternb884eee HUE-5635 [importer] Document chooser should be used for queriescda612d HUE-5636 [importer] Reduce label size to avoid selectize triggeringb31f95a HUE-7 [metastore] Unify Kudu partitions default values and auto add them if needed9dd16c8 HUE-7 [importer] Do not show default data in manual create table7106f8b HUE-7 [importer] Basic table comment inputc7c3207 HUE-7 [importer] Add default string to the key of maps46ed47a HUE-7 [metastore] Automatically prompt for partition when using Kudu formatf2a9eda HUE-7 [importer] Set hasHeader logic to depend on source format but then is independent later4c6f20b HUE-5626 [editor] Fix Firefox JS error in autocomplete dropdowndb60a5f HUE-1176 [jb] Offer to Fetch non generic application informationdc3e79c HUE-1176 [jb] Basic skeleton to fetch Oozie workflow job logs118b94a HUE-1176 [jb] Basic skeleton to fetch MR job logs8b91748 HUE-1176 [jb] Basic breadcrumb navigationf78ade2 HUE-1176 [jb] Adding new overall layout for apps99c395c HUE-5617 [editor] Add colors for each suggestion category in the autocomplete dropdownca47638 HUE-5598 [editor] Introduce selectable categories in the header of the autocomplete dropdown459dda9 HUE-5597 [editor] Skeleton for details area in autocomplete dropdown4e9471c HUE-5623 [importer] Show column and data samples on the import preview6e4458a HUE-5620 [importer] Style maps, arrays and structs8bdd508 HUE-5624 [importer] Re-introduce bulk edit for column namesde1cf6e HUE-5622 [importer] Non-guessed field types should default to string86ead14 HUE-5621 [importer] Changing step should reset the vertical scroll5ee44b4 HUE-5616 [oozie] Enable oozie backend filtering by default366fb7f HUE-5562 [core] Installing pig samples gives an error6f827c4 HUE-5590 [importer] Styled Kudu partitionsbf41885 HUE-5614 [responsive] Prettify the new batch notification9d60e44 HUE-5615 [metastore] Drop a table shouldn't throw a JS error73cb926 HUE-5596 [editor] Add popularity to tables in the autocomplete dropdownee58ec0 HUE-5595 [editor] Add popularity of columns to the autocomplete dropdownbad553e HUE-5601 [editor] Add popular filters to the autocomplete dropdownbc36557 HUE-1176 [fb] Submit and monitor HDFS archive extraction and offer to open destination25df370 HUE-1176 [indexer] Use the task submission when in responsive7f21f15 HUE-1176 [jb] Open notification in notification panel3375f75 HUE-1176 [jb] Display notifications in livefd8254b HUE-7 [editor] Basic export to table name validationb82b07b HUE-5602 [jb] Make date filter more user friendly31d1336 HUE-5590 [importer] Fixed add partitionaf8f44d HUE-7 [editor] Validate new table and database names8162a6f HUE-5590 [importer] Restyled normal partitions57ba982 HUE-5590 [importer] Support for comma separated column names paste directly into the field list0fc5d3f HUE-5590 [importer] Cleaned up hasHeader and import column names735e57c HUE-5590 [importer] Workaround a very weird bug6d7b633 HUE-5590 [importer] Allow to remove columns in manual mode19c38cf HUE-5607 [metastore] Selecting varchar instead of string is ignored in create table wizard954f899 HUE-5590 [metastore] Do not show the source type when coming from metastore46ddeba HUE-5590 [importer] Inlined formscae4733 HUE-5590 [importer] Removed duplicated Ids8c1b943 HUE-5590 [importer] Fixed file type selectizebbf19cd HUE-5590 [importer] Fixed layout of the second step and moved knockout-selectize to Hue js023758e HUE-5590 [importer] Fixed outputFormat variables typo5d9cbec HUE-5590 [importer] Added truncatedText binding and put it on the data preview table3d48a64 HUE-5590 [importer] Added support for openOnFocus on the filechooser binding25fe089 HUE-5590 [importer] Fixed layout of the first step and top wizardd76e380 HUE-5613 [fb] Set output path outside shell script for extract batch job3543f0c HUE-5609 [core] Create a jHueScrollLeft plugin52a12ca HUE-1176 [jb] Componentize task submition and follow-up0a1ae28 HUE-1176 [jb] Display task history in the top right cornerf0253a7 HUE-5594 [editor] Add popular group bys and order bys to the autocomplete dropdown3cb54f0 HUE-5593 [editor] Add popular aggregate functions to the autocomplete dropdown44b55b0 HUE-5600 [editor] Add popular join conditions to the autocomplete dropdownced4f38 HUE-5592 [editor] Add popular joins to the new autocomplete dropdown5b125fb HUE-5591 [editor] Don’t show the autocomplete dropdown when there are no suggestionsb241855 HUE-5588 [editor] Add hdfs paths to the autocomplete dropdownc9034b1 HUE-3294 [metadata] Avoid error when search returns the HDFS root directorya1aac29 HUE-7 [assist] Add create new table link to assist6a5f006 HUE-5606 [assist] Default sorting to creation order3e9c2d7 HUE-7 [metastore] Avoid js error when adding a new partitiona65a90c HUE-5605 [metadata] Do not enable if desktop auth_password is set218b1ac HUE-5604 [core] Update localization for de, es, fr, ja, ko, zhd1334da HUE-3228 [impala] Avoid erroring when opening non existing tabledb693e7 HUE-1176 [jb] Iteration on the design of the single page appbf981c0 HUE-5603 [search] Avoid 500 when fixed dates are not specifieda17df92 HUE-5553 [metadata] Add hook for API to check syntax2996c4b HUE-1176 [history] Skeleton to display submitted tasks in the UIe3a9267 HUE-5602 [jb] Add start time filter in jobs pagea79aaab HUE-5482 [home] Fix failing multiple home/trash testsceac01a HUE-5587 [editor] Add databases to the autocomplete dropdown5241edc HUE-5116 [solr] Allow indexing of records with missing fields28411f4 HUE-2142 [editor] Offer exporting query result in a scalable wayaf1fb7e HUE-5116 [search] Get number of buckets in range facets48b8f3c HUE-5578 [core] Move correct imports into common header footer template279b475 HUE-5116 [search] Support basic indexing in Solr 6 non cloud18a5ca0 HUE-2142 [editor] Change result download truncation limit to be a number of rowsaf1e8c1 HUE-2961 [indexer] Skeleton of quick indexing of SQL query8738a81 HUE-2961 [editor] Backend skeleton for quick indexing of SQL datacdbeb85 HUE-2559 [jb] Experimenting with addition of History in responsive menu81e45a4 HUE-5576 [search] Redraw the result grid when toggling all the fields65ccc29 HUE-2961 [editor] Direct link to export SQL result to Dashboarda6a1984 HUE-5585 [core] NiceScroll should have a darker scrollbarc84b768 HUE-5584 [core] jHueHorizontalScrollbar should have a darker scrollbara43e7ed HUE-5583 [responsive] Support for history and popState48b451f HUE-5586 [editor] Add samples and column aliases to the autocomplete dropdown94ec5da HUE-5526 [editor] Use the use_new_autocompleter config flag to enable the new dropdown0e7331c HUE-5577 [editor] Add functions, identifiers and common table expressions to the new autocomplete dropdown569b23c HUE-5524 [editor] Add column suggestions to the new autocomplete dropdownd435866 HUE-5526 [editor] Have single instance of the new autocompleter dropdown for performance9e121da HUE-5575 [editor] Create autocompleter category for tables5935c5f HUE-5526 [editor] Enable live autocompletion for the new autocomplete dropdown60505c2 HUE-5526 [editor] Handle mouse events in the new autocomplete dropdown8ab1057 HUE-5526 [editor] Add prefix matching and keyboard navigation to the new autocomplete dropdown60c4b4f HUE-5526 [editor] Extract Hue autocompleter component to a separate file9af6355 HUE-5526 [editor] Add key and mouse bindings to the custom autocompleterd672171 HUE-5526 [editor] Skeleton for the custom autocompleter dropdowned184ae HUE-5527 [editor] Add autocompleter category for keywords59f565a HUE-5579 [responsive] The file viewer breadcrumbs should point to the right file browserdd44d12 HUE-5581 [responsive] CSS of the file browser leaks on file vieweraad63aa HUE-5580 [responsive] Landing directly on fileviewer breaks the app6779ac0 HUE-5582 [fb] Get rid of chooser.mako93ec511 HUE-5573 [core] Remove placeholder plugin9f77524 HUE-5578 [core] Fix messages in the common footerd09fc7b HUE-5553 [metadata] Use another Python 2.6 OrderedDict in serializec5e1f34 HUE-5553 [metadata] Use a Python 2.6 compatible OrderedDictceed03f HUE-5553 [metadata] Update the lib with missing files50a6662 HUE-5574 [responsive] Unify the header and footerfb6b24d HUE-7 [importer] Apply selectize to input file format delimiters07bf2a3 HUE-7 [importer] Add selectize to the output table custom field delimiters7721a28 HUE-7 [importer] Properly warn and hint when creating or importing data to existing tables24136a6 HUE-5553 [metadata] Convert upload from shell exec to Python APId3af719 HUE-5553 [metadata] Update API to support uploads7f861bb HUE-5553 [metadata] Move to rest API instead of exec0e9ec14 HUE-5553 [metadata] Add new python API lib4eeff02 HUE-5571 [core] Introduce the window.zoom eventb2a1a8c HUE-5570 [editor] The chart limit change logic in the case of pivoting139a24b HUE-3294 [responsive] Apply the same width to the compose icons4c5970d HUE-5569 [spark] Add "Spark Conf" param to Spark session config dropdown22b2df9 HUE-3294 [responsive] Clearer icon for dashboards6e52e52 HUE-5560 [home] Click and drag to select should start from outside the document list tooe46b89c HUE-5561 [home] The trash entry shows a tooltip in the top right corner of the screen on opening55ae1d0 HUE-5564 [responsive] The home new document links should open in the same window5e502e5 HUE-5559 [fb] Enter key doesn't act like clicking on 'copy' or 'move' button2b97a72 HUE-5022 [editor] Limit number of items in the charte830925 HUE-5367 [editor] Editor resets vertical scrolling after query is executed0bebebe HUE-5556 [core] Create a customizable SVG logo7881a28 HUE-5558 [responsive] Restyle drop or click button752145d HUE-5555 [core] Create a global drag&drop layer53d5e09 HUE-5554 [editor] The fixed headers should work also with a top banner43a50f3 HUE-5548 [core] Introduce basic Knockout validation13aeb09 HUE-5557 [core] Move to an SVG logo for the Hue topbar2f918e8 HUE-5546 [responsive] Avoid horizontal scrolling on the editor28da8e3 HUE-5544 [editor] Improve reliability of the log panel resizerb33c337 HUE-4583 [editor] Add autocompletion of IMPORT and EXPORT statements108545a HUE-7 [metastore] Add a click or drag & drop message for file path1808d8e HUE-7 [metastore] Nested types SQL logic in the backend47566ac HUE-5551 [metadata] Perform Sentry based filtering on searched objects925e11c HUE-5551 [metadata] Sentry for optimizer filtering on database page0e3f617 HUE-7 [metastore] Nested types SQL logic in the frontend91cdb5f HUE-7 [metastore] Remove hard dependency on Solra0ee046 HUE-5552 [editor] Japanese improvement for new SQL Editor #466c4ccf9a HUE-5541 [fb] Create visual hints for file and folder operationsd2ed8f5 HUE-5549 [core] Make max length for a newly created Selectize value customizable740a6d1 HUE-5547 [core] Introduce Knockout maxLength extender for a fieldcfe65bb HUE-5545 [core] The filechooser path should never go to a new line3169f52 HUE-5542 [responsive] The file chooser not always shows up36851b4 HUE-5521 [editor] Update to use get_ordered_interpreters5705bad HUE-5129 [metastore] Backend to propose Kudu column properties like primary keyse446cb9 HUE-5129 [metastore] Properly browse Kudu tables from metastoref777306 HUE-5129 [metastore] Add Kudu HASH partitioning SQL generation35074bd HUE-7 [metastore] Generate partitions in the backende6b895b HUE-5521 [desktop] Add generic command to override values in hue.ini using a JSON document (#464)d744c47 HUE-5478 [notebook] Allow users to specify interpreters on Notebook selection wheel (#461)232903e HUE-5169 [spark] cannot spark submit jar or pythonb3cab65 HUE-7 [metastore] Add support for creating manually a tableb4780b7 HUE-7 [metastore] Add support for creating database via the importer5d8b5e5 HUE-7 [importer] Add support for creating manually a database639fbd8 HUE-7 [metastore] Add success url to open the table page after the creationdc96714 HUE-7 [metastore] Integrate new create table from a file in metastored7d5c04 HUE-5484 [responsive] Make the full menu items clickable2d512fa HUE-5537 [editor] The HDFS path autocomplete shouldn’t cache values46edbcf HUE-5540 [editor] Fix JS error on pivot chart3b40717 HUE-4908 [metastore] Add kudu flag to test mock tables5e6b721 HUE-5484 [responsive] Embeddable create table59da393 HUE-5129 [metastore] Table partitioning frontend3fdf377 HUE-5129 [metastore] Kudu partitioning frontend1ce47ed HUE-5539 [editor] Temporary disable error message on fetch_result_size2d926bd HUE-7 [metastore] Notion of nested type in the frontendabe9354 HUE-7 [metastore] Create Hive json tablef4c133f HUE-7 [metastore] Add Kudu as a supported table output formata73e10e HUE-7 [metastore] Connect frontend to backend for table creation wizard02163dd HUE-4908 [metastore] Support computing stats for Kudu tablesbd5712a HUE-4908 [metastore] Remove notion of HDFS for Kudu tables549dc6d HUE-4908 [metastore] Fetch table properties to confirm that this is a Kudu tablec001d10 HUE-4908 [metastore] Support displaying Kudu tables49fc79f HUE-5129 [metastore] Backend for providing create table as Kudu option1858ecd HUE-7 [metastore] Make create table wizard genric842ac35 HUE-7 [metastore] Skeleton of create table wizard redesign backend224fe94 HUE-7 [metastore] Skeleton of create table wizard redesign frontend5c5be06 HUE-5508 [fb] Give complete path when copying local script file to HDFS6e2aa77 HUE-5516 [responsive] Embeddable indexes7bcffbd HUE-5515 [responsive] Embeddable collection listdb9d06a HUE-5517 [core] Improved UX of the auto logout modalse8ca96f HUE-5517 [core] Better logout and idle session timeouts messagese1aa39c HUE-5528 [responsive] Remove type URL parameter when navigating away from the editor078794e HUE-5522 [fb] Often get mis-aligned HDFS breadcrumbs on filechooser the first timefd62d08 HUE-5530 [responsive] Remove multiple bindings on the same element0eedf0d HUE-5529 [core] Remove JS error on Jasmine runner93c50ee HUE-5519 [fb] Clicking on New dir or New file bananas the #url2d0709e HUE-5117 [hbase] Only apply actions on the filtered selected tablesc663d0e HUE-5245 [editor] Bump the darkness of placeholders and disabled snippet actionsc0e8652 HUE-5520 [editor] Only fetch result size on SQL statements that are not DDL340cfae HUE-5518 [fb] Bubble up errors from forbidden actions32a8dde HUE-5100 [hbase] Swap Codemirror to Ace1b623af HUE-5513 [responsive] Metastore shouldn't change the url8aaeb0d HUE-5514 [editor] Clear old marked words when opening the context popover9221bb1 HUE-5437 [editor] Don’t show context tooltip when hovering outside the editor textc50cffe HUE-5510 [responsive] Embeddable indexerb031155 HUE-5111 [responsive] Report and editor mode should work together49a503d HUE-5512 [responsive] Report mode shouldn't change the url4e62dc8 HUE-5482 [home] Handle multiple home/trash directories by merging them into one.ccfb831 HUE-5491 [metadata] Upload stats for columns of tablesa8fd198 HUE-5491 [metadata] Upload stats with number of rows of a table50514f4 HUE-5502 [responsive] Embeddable report054030d HUE-4578 [editor] Add autocompletion of GRANT and REVOKE statements80b95a2 HUE-5116 [search] Support of dimension N of Gradient Map2a883cf HUE-5116 [search] Support of dimension 1 of Gradient Mapb179dc1 HUE-5116 [search] Number of buckets for 1 dimensione83f1a2 HUE-5116 [search] Add n dimension to the timeline widget4b426a3 HUE-5116 [search] Add analytics grid to the timelinefe293b3 HUE-5116 [search] Add analytics timeline to the widgetb8cb6a6 HUE-5116 [search] Allow to switch between pie and bucket widget type7ab8e2f HUE-5116 [search] Add grid to pie2 widget77bee32 HUE-5116 [search] Unify the grid of grid result and facet42edf92 HUE-5417 [search] Provide the field analysis linkcd4c5c9 HUE-5417 [search] Manage counts from each dimensioncc9ab2f HUE-5417 [search] Grid layout scroll bar is showing up sometimes for no reason on Chromeb0b0413 HUE-5417 [search] Support displaying nested facet as a gridd7094ee HUE-5417 [search] Support result sorting for nested widgets0be5501 HUE-5417 [search] Support toggle all fields logicdad32c9 HUE-5417 [search] Add field list to the grid facetd5cb9b4 HUE-5417 [search] Add basic pagination to nested facets01a60ff HUE-5325 [search] Skeleton of generic nested grid widget6881f3f HUE-5116 [search] Convert facet data to a data table26fa81f HUE-5116 [search] Integrate sort on text facet of 2 dimensions476ca88 HUE-5116 [search] Display aggregates on dimension 2 even if dimension 1 has some aggregatesda5ba80 HUE-5116 [search] Support N dimension with aggregatese854665 HUE-5500 [responsive] Embeddable oozie bundle editor7d4ac88 HUE-5499 [responsive] Embeddable oozie coordinator editorf918020 HUE-5501 [responsive] Fix all the editor linksb90b7ef HUE-5505 [editor] Fix JS error on sqoop1 type and add placeholderc82ab28 HUE-5459 [editor] Improve autocomplete keyword completion around ANALYZE, COMPUTE and INVALIDATEaeff61e HUE-5459 [editor] Improve autocomplete keyword completion around DESCRIBE04984bb HUE-5492 [assist] Fix assist refresh1ecc4b3 HUE-5491 [metadata] Gather Hive table statse2a570b HUE-5498 [editor] Fix the CSS problems with report mode5d8ea5c HUE-5497 [editor] Fix JS error on type jar8db223b HUE-5496 [responsive] Changing editor type should affect the currently selected editor snippet922637a HUE-5495 [responsive] The compose dropdown should load apps in the content areaaa7a04a HUE-5493 [responsive] Create URL entry points for loading specific apps at startupe8dc807 HUE-5494 [core] Support for changing a URL parameter57f3ad4 HUE-4704 [security] Fixed Arbitrary host header accepted in Hueb8a5146 HUE-5477 [metadata] Make metadata cache conditions more modestf338dfb HUE-5481 [editor] Add a flag for background complexity checkc4edeba HUE-5843 [jobsub] Avoid multiple list calls and fix JS error when deleting all the jobs5e9f442 HUE-5488 [responsive] Correct the file view page styling issues3e2169f HUE-5489 [responsive] Fix jHueNotify7271ff1 HUE-5490 [responsive] The Filebrowser list page shouldn't have a global bottom bar451e59d HUE-5449 [editor] Fix for JS error on autocompletion of popular order by columnsb780ba1 HUE-5469 [editor] Check Hive query complexity in the backgroundfe13e5b HUE-5474 [core] Knockoutify the left nav in responsiveef2d74c HUE-5476 [core] Fix TTL is_idle middleware check785a149 HUE-5470 [responsive] Drop files should not overlay with other menu itemsd75ad26 HUE-5354 [fb] Edit file shouldn't refresh the page04ab581 HUE-5468 [editor] Sort autocompleter table suggestions by popularity0463fc6 HUE-5472 [home] Fix rendering of the SVG icons and labels in embedded modeee54c97 HUE-5471 [home] Remove navbar header in embedded mode998e98b HUE-5473 [home] The default view does not render all the list items9c393b7 HUE-5464 [search] Marker map legend output is very large83a395e HUE-5457 [fb] The edit file 'save as' should display better the filechooser56197c7 HUE-5458 [core] Embed S3 browser in responsive908b448 HUE-5447 [assist] Use the autocomplete timeout for fetching popular tables6275cab HUE-5467 [assist] Fix and improve styling of functions panel69261c9 HUE-5466 [core] Fix JS error in responsive508cde8 HUE-5455 [fb] Previewing a file shouldn't refresh the page on file viewer6f181a8 HUE-5456 [fb] The file edit save button should submit via AJAXc074a61 HUE-5443 [metadata] Remove with instruction which is not Python 2.4 compatible2600bdc HUE-5465 [fb] Autoconfigure to enable S3 browser if IAM role being detectedc2fdce2 HUE-5443 [metadata] Uncomment the skipping of tests when the lib is not configuredf12d9a3 HUE-5443 [metadata] Convert to Python 2.4 the temporary file creationd13c67b HUE-5325 [core] Revoke S3 access permissions to default groupf5a184d HUE-5448 [editor] The autocompleter should fetch columns in parallel to top columns1ba9259 HUE-5446 [assist] Include hostname in cache identifiereeb549e HUE-5451 [metastore] Fix js error in the create database wizard5634fb4 HUE-5445 [assist] Enable shift-click on refresh to clear all caches01c6f85 HUE-3294 [core] Add reports to Compose menub05fd80 HUE-5443 [metadata] Upload history according to the editor type3ac3073 HUE-5443 [metadata] Option to only load the last 10 query history for dev purposesa548b0d HUE-5443 [metadata] Show basic progress of the history uploadce4f527 HUE-5443 [metadata] Upload proper query id and execution time358968b HUE-5443 [metadata] Switch uploading to propose the format in json37e24e9 HUE-5353 [fb] Switching between text and binary mode on view page shouldn't refresh the page44d9e20 HUE-5454 [fb] Speed up binary rendering of the file viewer9f70650 HUE-5453 [fb] The file viewer refresh button shouldn't reload the page233c0d5 HUE-5452 [fb] Remove lazy loading of pages from the file viewerb8196c8 HUE-4870 [assist] Open HDFS assist on home of the user by defaultcbc781c HUE-5438 [editor] Offer to hide the query cancel message6d8491c HUE-5272 [search] Warning messages when performing migrate (fix in libsolr)16dede5 HUE-5435 [notebook] Allow dbproxy classpath to be configurable (#458)fc086db HUE-5442 [core] Add missing TTL import in responsive024e6a3 HUE-5430 [assist] Prefetch popularity of tables8292ddd HUE-5430 [assist] Fix sort order for popular sort1f9473f HUE-5430 [assist] Use default sort for equally popular entries508847a HUE-5441 [fb] Add the fileviewer to responsive2bb9c18 HUE-5352 [fb] KOify the view file pagebb35a40 HUE-5440 [home] Extract common home for normal and embeddable homes9cee7e0 HUE-5430 [assist] Switch sort icon to spinner when calling the API78161bf HUE-5430 [assist] Add popular sorting of tables1ab5321 HUE-5428 [assist] Add standard sorting options for DB assist4e4b957 HUE-5413 [home] Remove underlined links in IE9916b2b HUE-5296 [fb] Allow GETTRASHROOT to be called on full file path88dd96a HUE-5436 [fb] Fail elegantly if CHECKACCESS is not supported and returns a 40051e2624 HUE-5420 [aws] Support alternative s3 endpoints (#455)8401c82 HUE-5275 [libsentry] Privilege checker should return filtered list of the original objectsc93405e HUE-5426 [fb] Disable drop from assist to the file listdd09139 HUE-5425 [fb] History click should load via AJAX230c87d HUE-5427 [fb] The drop functionality shouldn't refresh the page4a637d9 HUE-5433 [core] Add startsWith, endsWith and includes string polyfills to hue.utils45fd138 HUE-5429 [useradmin] Creating a new user gives a AttributeError: 'User' object has no attribute 'user'651e027 HUE-5418 [aws] Support automatic configuration when IAM metadata is presentc154c13 HUE-5272 [beeswax] Warning messages when performing migrateabbd723 HUE-5424 [fb] Embed file list in responsive3bb2d36 HUE-5416 [assist] Fix document panel styling9b85463 HUE-5414 [assist] Improve filter styling and positioning4ea6ea6 HUE-5333 [assist] Fix context popover in responsive5cc3d6f HUE-5422 [editor] Improve defaults chart values for marker maps4fca062 HUE-5421 [editor] The default X and Y for the charts should never refer to the same column03b22f4 HUE-5423 [search] Bar charts are wrongly rendered when passing from no data to data availablea4beea2 HUE-5415 [metadata] Rename client command7b68581 HUE-5415 [metadata] API Skeleton to poll for upload status4facc9b HUE-5340 [search] Remove additional escaping as we already do it in make_fieldf39ca99 HUE-5382 [fb] Rename S3A to S3 in FileChooser67ec63d HUE-5412 [editor] Integrate skeleton of similar query suggestion API892b5c7 HUE-5411 [editor] Integrate skeleton of query history upload889b490 HUE-5363 [fb] Restore from trash form should submit via AJAX0ea0d74 HUE-5361 [fb] Change owner form should submit via AJAX3ba2257 HUE-5360 [fb] Change permissions form should submit via AJAX637fdaa HUE-5359 [fb] Move file form should submit via AJAX8cdf822 HUE-5358 [fb] Rename file form should submit via AJAX3ff72e6 HUE-5407 [search] Bar charting of grid result can get doubled up27d74e5 HUE-5325 [aws] Update test to work even is s3 is disabled1c7a7de HUE-5325 [core] Revoke S3 access permissions to default groupcd9906e HUE-5325 [fb] Add set of test about S3 permissions7c31aa1 HUE-5325 [aws] Enable S3 browser on only when keys are there5740b5d HUE-5310 [search] Use Doc2 modal in search_controller36b319a HUE-5374 [assist] Increase the context popover min width to prevent tab wrapping002f93a HUE-5375 [metastore] Use tooltips for upper right action iconsdf461b1 HUE-5346 [editor] Add autocompletion of popular aggregate functions4da1696 HUE-5378 [assist] Don’t show the comment header in the context popover when there’s no comment71197b8 HUE-5399 [editor] Banner might hide the right paneldf0a8c6 HUE-5356 [fb] Create new folder form should submit via AJAX1731c17 HUE-5355 [fb] Create new file form should submit via AJAXc29ec5a HUE-5357 [fb] Copy file form should submit via AJAXd5d573d HUE-5403 [editor] Download results modal sometimes doesn't close on IE11 or Edgef35944b HUE-5404 [editor] Nicescrollify log panel16f60ad HUE-5275 [libsentry] Avoid mutating original objects in privilege checkera3c5943 HUE-5340 [search] Escape Solr field that have XSS injection (like )f28a06d HUE-5377 [assist] Don’t show the assist link in the context popover opened from the assista9c0bc0 HUE-5380 [assist] Fix right-click context menu in assist for Firefox6b3e775 HUE-5391 [assist] Don’t show query builder when it’s disabled1749cef HUE-5390 [assist] Fix for incorrect column order2f8ddf2 HUE-4447 [auth] Try to ensure the user has a home directory when logging from any backend00d96c9 HUE-4447 [auth] Force create a home directory if a user has a profile with it2e7cab8 HUE-5331 [editor] Fix mousewheel scroll flakiness on the result grid0c7634b HUE-5362 [fb] Delete file form should submit via AJAX7ae7b48 HUE-5397 [fb] Meta clicking on the breadcrumbs should open a new tab980591f HUE-5369 [fb] The trash link shouldn't refresh the page618e338 HUE-5368 [fb] The home link shouldn't refresh the pageb69fbd4 HUE-5388 [core] Remove index.html link from header8825d08 HUE-5275 [libsentry] Add remaining privilege checker test scenariosd1eb2e3 HUE-5173 [fb] Fix handling of S3UploadError so that error is caught and displayed83062d2 HUE-5371 [core] Add the region to the filepicker breadcrumbs for S32203cee HUE-5370 [metastore] Create table from S3 should remove the file from the create table form input when selecting it8eacce4 HUE-5379 [editor] Add autocompletion of Hue variables9b20e98 HUE-5381 [editor] Adjust popular values autocompletion to latest API5e582d5 HUE-5344 [editor] Add autocompletion of popular complete order by clausesa9cbe97 HUE-5344 [editor] Add autocompletion of popular complete group by clauses1e4e89b HUE-5372 [editor] The initial gutter of Ace overlaps with the editor text at page load2e8cf8c HUE-5373 [editor] The horizontal scroll handle should be at the end of the result tablebe0f445 HUE-5387 [assist] Rename 'Insert' from right click to be clearer5a0fda7 HUE-5343 [metadata] Automatically pull the latest product id if none are specifiedff8ba65 HUE-5295 [desktop] Avoid microsecond comparison for last_modified field MySQL < 5.6 doesn't support microsecond precision. https://code.djangoproject.com/ticket/197169efb39f HUE-5339 [search] Multivalued data can include js XSS injectionc497518 HUE-5332 [assist] Fix context popover for databases7058b1a HUE-5350 [editor] Improve caching of top filters, joins and columnsefd9fc1 HUE-5348 [search] General settings can include js XSS injectionc836437 HUE-5183 [metastore] Improve import data modal1bd206a HUE-5364 [fb] The S3 and HDFS history items shouldn't be displayed up togetherc4cc512 HUE-5349 [search] Query definitions can include js XSS injection30e9161 HUE-5345 [editor] Add editor autocompletion of popular filters781eef2 HUE-5344 [editor] The autocomplete parser should suggest complete order by, group by and filter700d27e HUE-5335 [assist] Show function description as tooltip16bdac1 HUE-5337 [editor] Autocompletion of top columns should take tables and databases into accountc45bf50 HUE-5321 [assist] Add a toggle to the functions filter94a942e HUE-5336 [editor] Fix autocompletion UDF weight issue455637c HUE-5334 [editor] Prioritize top columns in select, order by and group by suggestionscabae26 HUE-5334 [editor] Prepare ApiHelper for autocompleter top column suggestions8ca1af2 HUE-5334 [editor] Add source to autocompleter suggest columns details1d77f77 HUE-5202 [fb] Add bash shebang in the extract scriptfa71a94 HUE-5279 [oozie] Add ENABLE_OOZIE_BACKEND_FILTERING param to support previous oozie versions64533ac HUE-5279 Bundle text filtering should call oozie rest API to display jobs list2e6ce60 HUE-5279 Coordinator text filtering should call oozie rest API to display jobs liste4eb56d HUE-5279 Workflow text filtering should call oozie rest API to display jobs listef0c021 HUE-5317 [assist] Remove duplicate error lines when opening a table fails228b189 HUE-5315 [editor] Fix issue where the SQL parser counts CRLF as two lines5e7748c HUE-5316 [assist] Fix context popover for views0422d56 HUE-5314 [editor] Add support for multiple tables in join autocompletion5054bc8 HUE-5320 [editor] Resizing the editor should hide the fixed header and then redraw it8cc088c HUE-5319 [editor] The close expanded mode overlaps with the snippet help icon591dbce HUE-5318 [editor] Clicking on the labels on snippet settings should add properties68acdd7 HUE-5327 [core] Stop blurring after session expiration when the modal in closable480dc29 HUE-5322 [fb] Moving/Copying a folder in S3 results in duplicate children files at target091e9ff HUE-5311 [metadata] Basic display of query recommendation35d42f0 HUE-5309 [editor] The autocompleter should use table aliases in join suggestions8edf6ae HUE-5312 [core] Typo in ktrenewer error message7c4c43c HUE-5280 [search] Style the query definition title in the paged50f146 HUE-5293 [security] Fix DOM blur for logout modal97c000c HUE-5301 [search] Fix DOM blur for logout modal6381d72 HUE-5313 [assist] Add search to functions panelcbaf4c3 HUE-5298 [editor] Show readonly editor just after the file or document has loaded923c791 HUE-5307 [metastore] Fix double assist toggle buttons928c6e4 PR447 [oozie] Update the tests with the cleaner escaping of workflow namesafc3ea2 HUE-5295 [desktop] Do not change the last_modified field when migrating history queries1a3c5db HUE-5308 [editor] Autocompleter should not suggest the active database in joinsad2326a HUE-5305 [home] Fix empty share document modal and improve sharing UX140d307 PR448 [notebook] Catch missing 'snippets' field in document2 data in hive_server2_lib50bec63 PR447 [oozie] Fix non-English workflow name mangling problem4e4b15d HUE-5303 [editor] Avoid XSS in the viewmodel options2e49b22 HUE-5299 [editor] Fix js error on the list of notebooks4bb4e2c HUE-5292 [about] Correct alignment of the logs checkboxes466a72d HUE-5300 [oozie] Workflow detail page has a js error91e0d12 HUE-5290 [search] Empty collections landing page for admin is misleadingc34f870 HUE-5302 [core] Disallow new line in the x-editable binding829b612 HUE-3294 [search] Bubble-up Solr exception in case of 500aa42371 HUE-3294 [search] Avoid 500 error in typo in string substitutionfd76a88 HUE-3294 [search] Do not show input function for non function like fieldb04096f HUE-5284 [notebook] Refactor to include file snippet in notebook tooe9b1a07 HUE-3294 [core] Adding more links in the menu3b32792 HUE-3294 [search] Add metric functions to the nested facets6c102c5 HUE-3294 [core] Move left nav behind top navdacb747 HUE-3294 [assist] Style the functions dialect drop-down2847a7c HUE-3294 [editor] The Hue logo is now smaller and with a prettier trunk4ca8227 HUE-3294 [editor] The Hue logo should point to the home pagea207172 HUE-3294 [assist] Use hue-drop-down for SQL snippet source typec2ee67d HUE-3294 [assist] Use hue-drop-down for function dialect selectionfae127e HUE-3294 [jobbrowser] First pass of integration of the workflow editor with the new layout61f96a8 HUE-3294 [core] Convert snippet-db-selection ko component to a generic hue-drop-downc85fc62 HUE-3294 [core] Move knockout scripts to common header11d4c11 HUE-3294 [editor] Add border to top barf4bae0f HUE-3294 [core] Default to the editor930cfb6 HUE-3294 [editor] Drop the background on the top bar418b691 HUE-3294 [assist] Add tabs to the right assistee13345 HUE-3294 [oozie] First pass of integration of the workflow editor with the new layout6d23bd1 HUE-3294 [search] Integration with the new layouta440175 HUE-5275 [metadata] Add correct db-table list format to top-aggs8021d58 HUE-3294 [search] Add support for add, sub and ms functionsf18cd5d HUE-3294 [search] Add form to support percentiles aggregates71e334a HUE-3294 [core] Better caching of CSS and JS files038841b HUE-3294 [notebook] Remove create new query option from execute dropdownb29b996 HUE-3294 [search] Support multiplication in aggregate functions0c3382a HUE-3294 [search] Add more than one dimension to formula widgetef20fe9 HUE-3294 [core] Add drop target in left nav menue4f2c9d HUE-3294 [assist] Extract functions panel498d455 HUE-3294 [core] Fixed missing variable from augmentHtml bindinge6105c7 HUE-3294 [editor] Removing globally the nv.d3 debug infos421016f HUE-3294 [editor] Avoid reloading the same CSS and JS files41deff4 HUE-3294 [assist] Add the pig functions to the assistb8ce8cd HUE-3294 [editor] Caching and switching of apps80595b7 HUE-3294 [editor] Made table result scrolling work in embedded mode04c3cd5 HUE-5275 [metadata] Perform basic Sentry SELECT filtering on tables26c95d1 HUE-3294 [core] Add missing css file where assist is used5d3494e HUE-3294 [editor] Improved integration CSSfee331c HUE-3294 [core] Adjust SQL functions categories in the assist9ddcf04 HUE-3294 [core] Initial styling of the functions list in the right assist1df8bf0 HUE-3294 [search] Avoid null pointer on function subscribe97166bd HUE-5294 [editor] Extract reusable styles from the context popover45de9ff HUE-3294 [search] The new facet toggle shouldn't be displayed vertically5d029b1 HUE-3294 [metadata] Support db-table-list in top columns and filter454dcd8 HUE-3294 [search] Add nested metric format instead of single function8a205f0 HUE-3294 [search] Improved style of the datepickerb6d04a2 HUE-3294 [core] Skeleton for function categories in the right assist panel8b48efc HUE-3294 [core] Add skeleton for functions in right assist panel409ef93 HUE-3294 [search] Fix JS error on the search viewmodel16a4d02 HUE-3294 [core] Add more spacing between alternatives in the the left nave80caf3 HUE-3294 [core] Switch left menu to overlay and add some initial content and styling847894c HUE-3294 [core] Customize the hamburger icon8e481c7 HUE-3294 [search] Added selectize to the field choosera6bb96e HUE-3294 [core] Slightly increase the size of the assist top buttonsce994db HUE-3294 [search] Better styling for the help of timepickersbb25b94 HUE-5291 [editor] Only autocomplete joins when possiblefab229f HUE-5291 [editor] Add complete join suggestions to the autocompleter42cc01a HUE-3294 [search] Hide spinner after a partition chart has been rendered9daee3a HUE-3294 [search] Fixed clearfix for new facets6552ddf HUE-3294 [search] Fixed clearfix for facetscafa153 HUE-5287 [metadata] Add API for top columns autocompleteab14ffe HUE-5287 [editor] Suggest popular join conditions in the editor98ed961 HUE-5289 [editor] Add hash as cache identifier option to the api helperd9fd92e HUE-3294 [metadata] Add top databases APId675955 HUE-3294 [core] Upgraded d3 to the lateste805d63 HUE-5288 [editor] Pressing enter key on the export results modal shouldn't open a file chooser8982c5d HUE-3294 [core] Add skeleton for jobs dropdown3a271ce HUE-3294 [home] Combine document and metadata search in general search9a92cf0 HUE-3294 [search] Simplify complex aggregated functions87f1e6b HUE-3294 [editor] Improved style of a readonly editor for a file typeec00b8d HUE-3294 [Editor] Improved style of a readonly editore60903f HUE-3294 [oozie] Converted to documentChooser binding8fa499e HUE-3294 [editor] Added documentChooser binding5712b2c HUE-3294 [core] Make top nav buttons a tad bit lighter on hoverc9d214d HUE-3294 [core] Style the top right nav admin menud8b90d0 HUE-3294 [core] Style the top right nav actions8760c1a HUE-3294 [search] Add field type in field analysis popup7a952e6 HUE-3294 [editor] Set Ace to readonly if the type is not textb995f96 HUE-3294 [core] You can now call hueDebug.viewModel() with a target elementb4974a6 HUe-3294 [notebook] Retrieve content of document snippetfa477b2 HUE-5232 [metadata] Add top aggs API353a3db HUE-3294 [search] Fixed text squeezer729a560 HUE-3294 [search] Improve counter displayb02c739 HUE-5232 [metadata] Add top joins API942321a HUE-3294 [assist] Friendlier search placeholder892d807 HUE-4866 [editor] Load back the selected document snippet objectdcabb7b HUE-3294 [core] Add global search autocomplete1534b41 HUE-3294 [editor] Fix typeahead bindingc7d5a0f HUE-3294 [core] Increase the size of the top nav search bar43097fa HUE-3294 [core] Fix url parameter content detectionb69e6b0 HUE-3294 [core] Style the compose buttonbe7c08e HUE-3294 [core] Style the main search barb646609 HUE-3294 [editor] Added niceScroll to responsive2228b6a HUE-3294 [editor] Avoid double loading of JS files2e4f250 HUE-4866 [editor] Perform variable replacements in multi query in file queries352c991 HUE-5261 [editor] Smarter row count estimate715125f HUE-3294 [assist] Force loading of the db panel in backgrounde9072f8 HUE-3294 [metastore] Added temporary links to load appsdb2f17a HUE-4866 [editor] Remember last path on File editor chooser9f2fc43 HUE-4866 [notebook] Execute saved Hive snippet from a notebook snippet31fca1c HUE-4866 [editor] Avoid showing column list on re-execute6df91d8 HUE-3294 [core] Add IE support for responsive flex layout22a689c HUE-4866 [reporter] Fix result table extenderd907a7d HUE-4866 [editor] Only pole for snippet file content when using a statement from a file605ac93 HUE-4866 [editor] Insert content of text snippet when using query from a fileba23d40 HUE-4866 [notebook] Select a document as a snippet5df0612 HUE-4866 [oozie] Refactor out the document selectorc486023 HUE-3294 [core] Add right side panel and a split draggable binding for flex layoute7acec1 HUE-3294 [metastore] Created an embeddable version of the metastoreb972da5 HUE-2981 [search] Detect and enable nested documents when they are in the collection51a5b6c HUE-3294 [assist] Adding refresh and filter icons to document panel82baec1 HUE-3294 [core] Renamed also right-panel related variable to content panel5a749a7 HUE-3294 [core] Renamed right-panel to content-panelce628dc HUE-3294 [core] Fix assist panel resizer60f32e6 HUE-3294 [core] Support reloading of editors on responsive71be351 HUE-3294 [core] Add missing styles for assist and context popover to responsivec9938e8 HUE-3294 [core] Fix missing imports for results to show upc4ca69c HUE-3294 [core] Improved assist panel styling157e47a HUE-3294 [desktop] Move search document and data calls to desktopa205827 HUE-3294 [core] Change URLs for notebook.ko3b42f0b HUE-3294 [core] Fix assist toggle15d85fb HUE-3294 [core] Make the editor load completely968a81a HUE-3294 [core] Enable/disable assist in editor_components52fcfd6 HUE-3294 [core] Added hueDebug to the page6c5e48b HUE-3294 [core] Added editor_embeddable and loader0f3f79f HUE-5297 [beeswax] fixing Open redirect vulnerability in on_success_url40c6c45 HUE-4546 [editor] Cannot execute any Hive query: 'NoneType' object has no attribute 'update_data'07e78ae HUE-5296 [fb] Deleting a file from File Browser should determine the trash dir via getTrashRootse18b270 HUE-5275 [libsentry] Add support for URI in privilege checkera899c18 HUE-5275 [libsentry] Add support for Solr (V2) Sentry objects to privilege checker33e491d HUE-5173 [fb] Raise S3UploadError if user does not have permissions to uploada396fca HUE-4866 [fb] Submit archives as batch jobd2dc60b HUE-5275 [libsentry] Add privilege_checker test with mock API response797d6f7 HUE-5275 [security] Enable filtered searching of Sentry objects based on privilegesebee925 HUE-5202 [filebrowser] Fix incorrect path while copying script to hdfs02f6180 HUE-5286 [metadata] Taking into account full prefixing of tables and columns9403c35 HUE-5231 [search] Avoid error popup when analysing text fieldsffc916e HUE-4866 [notebook] Test getting document as snippet source24693ff HUE-5284 [notebook] Refactor to include file snippet in notebook too1d645f8 HUE-5187 [assist] Default showCores to true in Collection if we only have coresf5ab2ed HUE-5231 [search] Bump default number of rows in grid result to 254f9afe3 HUE-5231 Tweaking the responsive menu with new links073fa17 HUE-4866 [editor] Do not able execute from a file when only query string is setb043a1e HUE-5282 [editor] Add missing non SQL dialect types1fc42f9 HUE-5282 [editor] Clean-up toggling editor / notebook mode logic5d5a5aa HUE-5284 [notebook] Reset snippet status when switching its typec4a0c6e HUE-4866 [editor] Support multiquery in query from a filef52bc3a HUE-5283 [notebook] Show the top iconbc24d45 HUE-5282 [editor] Simplify logic when switching editor modesb6be60c HUE-5239 [assist] Don’t trigger search when switching tabs unless search is active64c0fde HUE-5240 [editor] Fix closing of inline search in the tabs508deb3 HUE-5249 [editor] Fix JS error on complex column right click98a198c HUE-5273 [editor] Show additional details in the tooltip for the context popoverb469242 HUE-5274 [editor] Fix JS error related to comments in the context popover8e6c356 HUE-5231 [search] Avoid js error when nested types are disabledf52b2df HUE-5281 [core] Log real user real ip when using a load balancer0977ed6 HUE-5072 [oozie] Non accessible submitted saved workflow errors when opened in dashboard85656f7 HUE-4866 [editor] Unify when a statement isReady() across the snippet79e003d HUE-4866 [editor] Integrate file content into the query statement799bf62 HUE-4866 [editor] Submit query from a source file9c3e942 HUE-5252 [editor] The snippet settings layout should align vertically42fc911 HUE-5237 [useradmin] Use selectize.js for the settings0ceaea8 HUE-5231 [search] Align result grid headers to the left and make them scrollable27c007c HUE-5253 [editor] Improve query time formatting on long running queries39178f4 HUE-5250 [editor] DB selector dropdown is shifted to the left6e7b97e HUE-5251 [editor] The check status call should stop if there's a server problem6c43105 HUE-5258 [editor] Timeline charts has a D3 error with a timestamp Y value9f70614 HUE-5277 [oozie] User object in Job may not always be initialized877c2b6 HUE-2981 [search] Inject nested fq only when nested document is enabled989fd65 HUE-5269 [editor] Explain button does not do a use DB before executing50cebf6 PR445 [doc] Update Django version URL to exist2091d3e HUE-2981 [search] Build tree schema in collection property page4365deb HUE-2981 [search] Re-introduce 3rd dimension to the Timelinea68c894 HUE-2981 [search] Re-introduce analytics text facet sorting453006d HUE-2981 [search] Provide computed subcounts into the tree data20d30b8 HUE-5224 [metastore] Add complexity to the list of queriesea6a6f0 HUE-2981 [search] Add nested facets of dimension > 222754e7 HUE-5224 [metadata] Add popular joins APIb523bac HUE-2981 [search] Support nested document faceting8a0827a HUE-2981 [search] Display nested documents of records9fc1daf HUE-2981 [search] Support nested documents displaya830936 HUE-5141 [core] Home page import document popup should provide information about the import2991ec2 HUE-5174 [fb] Display correct error message when read-only user attempts to create/delete object in S3f1dafa8 HUE-5270 [assist] Context popover should handle complex types7d0aeca HUE-5268 [editor] Autocompleter should not suggest columns without tables9db73dd HUE-5234 [editor] Fix JS error related to editor locationsd9c71f8 HUE-5232 [metadata] Add a search button to nav search03d104e HUE-5236 [editor] Deprioritize virtual columns in the autocomplete suggestionsddca8ce HUE-5259 [editor] Scrollbars appear on timeline chart when hovering at right endb7bb45a HUE-5256 [editor] Clicking on the Stop button of a snippet doesn’t give any feedbacke83bc61 HUE-4895 [editor] Name downloaded query with their query name if possible8a713b8 HUE-5260 [editor] Double click on next/previous result search makes the results trembledd70f73 HUE-5257 [editor] Clear up the status bar when a query gets canceled8fb5211 HUE-5266 [core] Fix Jasmine runner4715c1b HUE-5202 Clean up added zip file which is common across tests37e9d3e HUE-5141 [core] Import document popup should provide information about the importc403d21 HUE-5202 Use DEFAULT_USER.get() instead of hardcoding hue user31a942d HUE-5202 Disable extract uploaded archive using notebook connector by default0ed940a HUE-5202 Move extract functionality to desktop/lib/tasks/extract_archive7dbd1e6 HUE-5202 Unit test for validating extract_archive_in_hdfs()a41b6a6 HUE-5202 Added API to allow archive extraction using Notebook shell connector2bd5af1 HUE-5202 Added shell script that is used in the oozie job for extracting archived49eda0 HUE-5235 [editor] Allow to type any setting in the session tab6a99a2c HUE-5187 [assist] Add show cores only option to the index assist panelsf81f8d9 HUE-5230 [metadata] Enable ESC to cancel tag editing51bceab HUE-5215 [metastore] Add test for dropping tables with skip trash option9fdeb1e HUE-5215 [metastore] Add skip trash option when dropping table from metastore1ad4b85 HUE-5218 [search] Validate dashboard sharing works28a2a70 HUE-5225 [core] Prevent Oozie and Job Designer duplicate example documents from being installed9c11e66 HUE-5173 [fb] Correctly check READ and WRITE permissions for S3 before uploadd8df800 HUE-5229 [filebrowser] Improve select all performance03dc9fe HUE-5223 [core] Lighten up the treeview chart592dfc5 HUE-5179 [search] Timeline search is not working after the first select09a325f HUE-5228 [editor] Allow SQL identifiers starting with numeric characters008f74c HUE-5227 [editor] Put exact type match suggestions on top in the autocompletere8a999d HUE-5222 [editor] Move tags to the details tab in the context popoverd18fec9 HUE-5219 [core] Deleted examples can not be re-installed3ac4d68 HUE-5115 [core] Revert custom job browser connection poolingd2d6fbc HUE-5221 [metadata] Show result count instead of autocomplete count in nav search67273fc HUE-5220 [editor] Show comments and various details for tables in the context popover4ed8e7d HUE-5145 [metadata] Adding popular table filters API5dae2bb HUE-5145 [metadata] Adding more information about popular queries and joins11e65b9 HUE-5217 [backend] Resolve LGPL copyleft issue - Paramiko72d2555 HUE-5106 [oozie] Delete on decision node children creates broken linksefe534d HUE-5213 [metadata] Protect against matching terms with regexp syntax in frontenda98815a HUE-5213 [metadata] Protect against matching terms with regexp syntax in search3031b2d HUE-5211 [metadata] Support utf8 in searcha189251 HUE-5167 [core] Improve SASL error reporting in HUE46cdf8d HUE-5153 [aws] Turn off default AWS account when not configured28edd1b HUE-5153 [aws] Allow S3 client to attempt to pickup IAM instance metadatad89587b HUE-5165 [impala] Get result count for all select * queriesac52b36 HUE-5204 [beeswax] Hide editor links to avoid falling back to old editor when doing a drop/create table operatione643aae HUE-5189 [core] Add correct case to the HBase assist entry file85ad692 HUE-5210 [notebook] Reduce snippet icon brightness250fcea HUE-5206 [editor] Show tooltip for active chart type5535aab HUE-5205 [metadata] Fix tag editor js error after multiple edits9be9829 HUE-5203 [assist] Use info icon instead of chart icon for context popover213edf0 HUE-5200 [editor] Empty assist on first page load17f7988 HUE-5197 [assist] Lazy load the assist tabsb9e57c0 HUE-5186 [core] Get rid of deprecation warnings for Moment.js03beba5 HUE-5199 [editor] No blue highlighting of single line query when doing multi queriesce1eadd HUE-2753 [search] Nested text facet should propose the 'show more' optioncb296dc HUE-5189 [core] Add Hbase to Assiste659bcf HUE-5196 [metadata] You can't search for the same query multiple timesa412c42 HUE-5195 [metadata] Nav autocomplete should have shadow like the other drop-downse35b11c HUE-5194 [assist] Collapse button is hidden behind nav search when there are no tabs0b391fd HUE-5192 [assist] Add show details to right-click context menu087179d HUE-5193 [assist] Don't show an error in case the collection size is zeroe9f438b HUE-5191 [useradmin] Paginate the list of results023e232 HUE-5188 [notebook] Add assist JS imports to the main pagefbbe2e0 HUE-5185 [beeswax] Remove dependency on VKBeautify8b79e20 HUE-5167 [core] Improve SASL error reporting in HUE05adc61 HUE-4888 [fb] Display S3 region to avoid misunderstandingsacdc035 HUE-5184 [indexer] Do not error when listing collections on non Solr Cloud mode5f95b66 HUE-5182 [core] Centralize assist JS models importscaa995f HUE-5180 [search] Use pushState to change URL when saving a new collection318e233 HUE-5181 [editor] Clear editor selected query on SQL file drop from desktop7c32b80 HUE-5145 [metadata] Add Similar Query APIf7bb58a HUE-2173 [search] Support nested text facet with &up34b3ab2 HUE-2173 [search] Apply sort on value of function when using an aggregate95412b3 HUE-2173 [search] Apply proper ascending or descending sortef4eeed HUE-5145 [metadata] Integrate APIs into the editor02d7cf4 HUE-5145 [metastore] Cleaner top favorite tables of a database757324b HUE-2173 [search] Add range to nested text facet0adee37 HUE-2173 [search] Add nested text facet on a string field30e5b0e HUE-4993 [assist] Use ko bindings for the query builder context menu81d3c2f HUE-4993 [assist] Replace double-click to insert with right-click context menue5cc8d8 HUE-5084 [core] Add indexes as Assist Panel76b602b HUE-5178 [core] Fix assist S3 refresh cache42f696c HUE-5069 Create new deployment dir when imported doc points deleted one99b2921 HUE-5069 [core] Running imported workflow fails across users03b6c50 HUE-4906 [home] Allow superuser to trash shared documents4de01d3 HUE-5177 [home] Operation menu does not fit well on page with a top banner502fc2e HUE-5166 [impala] Handle empty session properties during upgrades9e1171a HUE-5168 [indexer] Smaller input size for file typesd77881f HUE-5168 [indexer] Populate default collection name automatically7d0450a HUE-5168 [indexer] Polish interface by hiding non essential fields627d496 HUE-2173 [search] Nested tree widget with functions9b883da HUE-2173 [search] Nested tree widget with dimension 2eec86f3 HUE-2173 [search] Nested tree widget with dimension 1b75d88f HUE-3281 [home] Add link to Job Browser 2 to the menud1875c7 HUE-5145 [editor] Update top tables query to take database in parameter3ca8d78 HUE-5145 [editor] Skeleton of statement compatibility API439361d HUE-5145 [editor] Skeleton of query risk APIa1729b3 HUE-5145 [metadata] Add skeleton of table_details APIb6eb1d1 HUE-2173 [indexer] Do not require Solr Cloud mode to get displayed27a2907 HUE-3281 [core] Adding link to more snippets in meu if admin2e943aa HUE-3281 [core] Add more icons for the main editors2e5cc66 HUE-3281 [home] Refacor the top menu to simplify its UX9fa2256 HUE-3281 [home] Add list of interpreters in the compose menuf28b3c7 HUE-3281 [home] Disable dynamic loading of component until it is ported out of requirefd41c0b HUE-3281 [core] Rebase to start the new layoutda5ba55 HUE-3281 [core] Use ko components for editor and metastore009c61d HUE-3281 [core] Add the assist panel2797d67 HUE-3281 [core] Add basic menu content0f29889 HUE-3281 [core] Fix left nav and page width issuesac48b2d HUE-3281 [core] Add left menu633b66d HUE-3281 [core] Use flex layout for top bar and page contents4242f65 HUE-3281 [core] Add top nava60cdc1 HUE-3281 [core] Responsive skeleton1c092f8 HUE-4993 [assist] Assist entry optimization8f8ad7e HUE-4179 [metastore] Use common selected DB for hive and impala60d0a03 HUE-5171 [assist] Remember the last opened panel1e390c7 HUE-5164 [editor] Result grid should give hints on hover4ed34b2 HUE-5157 [editor] Add asterisk locations and expansion back to the editor82727a1 HUE-5159 [editor] Fix broken jasmine tests for HDFS locationsaa8eda0 HUE-5163 [security] Speed up initial page renderingf135f6d HUE-5154 [oozie] Create an new oozie workflow throws server error 500fc8055a HUE-5145 [metadata] Remove old data mock option36f9b25 HUE-5162 [oozie] Add tests on creation of new workflow, coordinator and bundle06b82cb HUE-5125 [editor] Show file tree on context popupfbbb534 HUE-5151 [editor] No result in Query History search in editor toggles to Saved Query tab in FFfc58e04 HUE-5161 [security] Speed up roles rendering7a53e78 HUE-5158 [editor] Fix database name case issue in autocompleterd7d8b50 HUE-5156 [editor] Fix issue where search is active after clear and switching tabs93adbb5 HUE-5155 [editor] Make nav autocomplete icons bigger2e50b41 HUE-5149 [metadata] Support tags:hue syntax in result view938bd3c HUE-5149 [metadata] Add highlighting to the result recordsc9298b6 HUE-5149 [metadata] Print description of object in resultab5e0bb HUE-5149 [metadata] Only highlight in the name of the objectdcc226d HUE-3281 [core] Assist for small screens5b0d9e8 HUE-5150 [metadata] Don't do nav search on empty inputa4e7b59 HUE-5149 [metadata] Mark autocomplete matches in bold and not italic1b377d0 HUE-5135 [metadata] Add syntax highlighting with
2199bcd HUE-5135 [metadata] Autocomplete highlighting on matching termsb307b78 HUE-5135 [metadata] Add proper autocomplete highlighting to matching facets47c8a8a HUE-5145 [metadata] Basic of upload optimization API38895a4 HUE-5145 [metadata] Rename API tests to client tests943a75a HUE-5145 [metadata] Get top tables from optimization API4d77d46 HUE-5145 [metadata] Get tenant from optimization APIbe5216f HUE-5148 [metadata] Show message when no autocomplete result is found for nav search8f9c38f HUE-5147 [metadata] Add counts to nav search autocomplete resultsf67a3c5 HUE-4958 [home] Don't try to open single file in home automatically94ef74b HUE-5105 [jb] Opening an "ACCEPTED" job can return 500 error263b9a4 HUE-5140 [impala] Failed to get query profile from Impala Daemon server5060af5 HUE-5146 [editor] Add ctrl+space shortcut description to the editor helpe0e7567 HUE-5126 [fb] Filechooser can have some autocomplete error255568a HUE-5135 [metadata] Do not send * query when typing a second termc875f7a HUE-5143 [jb] rm_ha decorator decorator does not specify the user correctlye05cb3e HUE-5135 [metadata] Keep default filtering on list of allowed types by sourceefec570 HUE-5144 [metadata] Tune the timings of the context popover for Nav search resultsd9c5db8 HUE-5142 [metadata] Don't save tags when they haven't changed8f985ad HUE-5122 [fb] Enable back execute bit permission set for HDFS filesbd026a6 HUE-5135 [metadata] Case insensitive facet value matchingd79b29e HUE-5135 [metadata] Make sure type value still makes sense for the source517a59a HUE-5135 [metadata] Case sentitive type: search and allow custom values like FIEL*314bfd9 HUE-5028 [oozie] User can't edit shared WF with modify permissions in new editor moded3cf3f7 HUE-4897 [core] Import document call should provide information about the import6b20d8a HUE-5137 [editor] Fix save query JS error14bf3a7 HUE-5123 [notebook] Creation of notebook snippet with shell action997158a HUE-5121 [home] Old query format with / cannot be imported9b9eafd HUE-5139 [metadata] Delete search words on ctrl + backspace9711cae HUE-5138 [metadata] Fix funky positioning of context popover in the search results98cc47b HUE-5125 [editor] Skeleton for HDFS details in context popovere06e6ae HUE-5136 [editor] Fix JS console error for token.valuecf9a200 HUE-5134 [editor] Fix incorrect UDF locations for analytic functions4d9a68c HUE-5133 [metadata] Show search result on enter666b4df HUE-5135 [metadata] Prevent CSRF error when calling the search API12821d5 HUE-3281 [search] Mobilified collection list and dashboard91c7efe HUE-5127 [core] Revert typo about Python 2.6 in Makefileeb586e4 HUE-5130 [jobsub] Allow Sqoop 1 job even if Sqoop 2 app is not availablefc1e7cd HUE-5097 [core] Add argparse for the sqlformater compatibility with Python 2.699a14be HUE-5120 [core] Also log the potential detail of the PopUpException5c327f2 HUE-5127 [jb] Link text labels to its radio button4f9c93f HUE-5127 [jb] Remove coordinator actions from the editorc41ede7 HUE-3281 [editor] Enabled results6f2e7b1 HUE-5127 [jb] Integrate coordinator actions in revamp63bfbfa HUE-5119 [oozie] Offer file output path to Hive query batche466707 HUE-3281 [editor] Added jquery touch swiped7d1038 HUE-3281 [editor] Modified mobile skeletonee9b040 HUE-3281 [editor] Simplified mobile version skeleton05f914d HUE-5120 [core] Popup Exception should log the original stack trace73d3edc HUE-2173 [search] Remove new line on editing mode7f42afa HUE-2173 [search] Add readonly dimension switch57a7bc8 HUE-2173 [search] Support global timeline filter3fbb7f4 HUE-2173 [search] Have pie and bucket widgets use the same dimension snippet0c75a92 HUE-2173 [search] Refactoring to share the dimension display in common054afea HUE-2173 [search] Skeleton of Analytic gradient map widget653444e HUE-2173 [search] Remove duplicate dimension add to widgetfe082df HUE-3281 Interface revamp and modernization of UX: Hue 4cbf166e HUE-2173 [search] Skeleton of Analytic timeline widget82516e9 HUE-2173 [search] Automatically choose the field if there's just one field available7b28677 HUE-2173 [search] Fix pre-population of the field chooser89da56f HUE-2173 [search] Fix top margin5ba3152 HUE-2173 [search] Make it responsivea64718a HUE-2173 [search] Introduce the Analytic Pie chart6bcc748 HUE-5127 [jb] Add loading job property90d8cbd HUE-5127 [core] Added basictable for responsive tables316332a HUE-5127 [jb] Integrated coordinator actions on detail pageb003d24 HUE-5127 [jb] Added assist to JB8a8cf24 HUE-5127 [jb] Added hashchange to the apps page6e49c81 HUE-5127 [jb] Added observableDefault to KO6d88fc4 HUE-4873 [security] Change login modal UX16dd0a7 HUE-4873 [security] Deliver csrftoken cookie with "HTTP_ONLY" bit set when HTTPS9bbc09f HUE-4653 [core] Build a HTTP Client pool1c06e78 HUE-5076 [core] Unpack thrift handle guid, secret before adding to logs57748b1 HUE-5067 [oozie] Graph display of single executed action shows the full workflow0c66cc9 HUE-5097 [editor] Plugin the new SQL formatter in the editor313e92c HUE-5097 [editor] Introduce sqlparse lib for formatting and splitting SQL statements6d6982c HUE-5188 [editor] Add heatmap functionality to the leaflet map chart37ae3cd HUE-5109 [oozie] Update test to take into account the email content-type89fb005 HUE-5112 [oozie] Protect against invalid parameter values in document action086b276 HUE-5109 [oozie] Allow sending of email report when submitting a workflow56f0701 HUE-5108 [oozie] Workflow dashboard page with an email on kill or end has a js error608fbf2 HUE-5110 [oozie] First workflow save starts blinking the 'unsaved' feature in the editord55eb79 HUE-5111 [oozie] Add margin to the last widget on the workflow editor20f5e78 HUE-3984 [jb] Failed MR application cannot be found even if still in RMcba68a0 HUE-3079 [jb] Display jobs from JHS (YARN and Spark) and their logs when not in RM9c02273 HUE-5107 [oozie] Restyle document autocomplete to look more like a dropdownc4690b9 HUE-4826 [fb] Allow to edit the path in the file chooserb5b46b9 HUE-5083 [charts] Improve redistribution of labels on bar charts19f29d9 HUE-5090 [oozie] Refactor batch API submittion of a Notebookbbd710e HUE-5090 [oozie] Initial prefixing of Oozie scheduled jobseb12788 HUE-5090 [oozie] Initial prefixing of Oozie batch jobsbc5e14d HUE-5090 [editor] Rename correctly options for exporting data into a filed760de1 HUE-5090 [notebook] Refactor creation of a notebook with Hive or MR snippets1b2daef HUE-5103 [core] Add little blue footer to login page6379b3f HUE-4991 [oozie] Group Coordinator dashboard action buttonsc4120a4 HUE-5098 [oozie] Swap readonly Codemirror to Aceb3a3aea HUE-5099 [editor] Avoid scrolling to top of the editor when executing a statement48d915d HUE-5093 [metadata] Use correct logic to check for app permission467633e HUE-5095 [backend] Python requests library should put port information in log messagee99a6e0 HUE-5093 [metadata] Support partial facet matches in autocomplete90af786 HUE-5093 [metadata] Sort facet values by counts47c2064 HUE-5093 [metadata] Allow the listing of non default types in the autocomplete1099ebc HUE-5093 [metadata] Initial show sample popup on hover in search result095fbb7 HUE-5093 [metadata] Add counts to facet listing4ddd211 HUE-5093 [metadata] Have tests use an augmented user like after a real login8fd2a75 HUE-5093 [metadata] Show context popover for tables and fields in the navigator search resultsca28774 HUE-5085 [editor] Fix context popover for backticked identifiers09c22b7 HUE-5077 [metadata] Prefix filter and keep the potential facets37d3df9 HUE-5092 [editor] Column search just by type or name7578aec HUE-5091 [charts] Stabilize map chart3cfb2c4 HUE-5081 [home] Unify import JSON modalse8f7494 HUE-5086 [metastore] Fix create table JS error1c01549 HUE-5050 [core] Logout fails for local login when multiple backends are used4f2c76a HUE-4181 [hive] Parse Hive MR query row count and size from job counter data5de3f14 HUE-4969 [core] fixing Support hive.server2.thrift.sasl.qop="auth-conf"874d728 PR436 [hive] Multiple Hive sessions for Tez0625ad0 HUE-5078 [core] Omit irrelevant files and paths in coveragee6f1e2f HUE-4886 [impala] Fix live cluster tests for impala row countcf0b845 HUE-5077 [metadata] Provide more facets4a7dc796 HUE-5074 [chart] Timeline tooltip can make the graph flickerd946027 HUE-5082 [metadata] Add more facets to nav search4d1e075 HUE-5080 [editor] Fix JS error for SQL syntax error checker9836d44 HUE-5066 [editor] Move cursor between () when autocompleting a udfcdcd130 HUE-5079 [metadata] Show tag edit icon on hovera3b6090 HUE-5065 [oozie] Document select for a d&d could guide the user more41c24be HUE-5070 [oozie] Disable start import button until a file is selectedf321ea9 HUE-5061 [editor] Default alignment does not show the end of column input box and the clearable59a32fa HUE-5075 [core] Call get_absolute_url() only when document content object has the attribute11e0af5 HUE-4957 [metastore] Creating table from file can 500 on the delimiter page9ad5819 HUE-4886 [impala] Parse unabbreviated count for Impala returned rowscea2c58 HUE-5057 [metadata] Skeleton to have tags in read only modeb806127 HUE-5064 [metadata] Reopen the Navigator search autocomplete when facets are selectede0dccf5 HUE-5063 [metadata] Save tags when clicking outside the tag editor in edit modef976ce3 HUE-5062 [metadata] Improve design of Navigator search resultsc4de3f9 HUE-5059 [metadata] Show Navigator search autocomplete on focus4d5b4a4 HUE-5057 [metadata] Add read-only option to the Navigator tag editor0bda037 HUE-4961 [editor] Bar/Line chart rendering issue when user tries toggling Columns icon38430bd HUE-5060 [editor] Chart X axis value is not selectable at times2f28242 HUE-5061 [editor] Default alignment does not show the end of column input box and the clearable1e991c6 HUE-5049 [editor] Introduce the timeline bar/line chartcbd4060 HUE-5058 [metastore] Skip test_read_partitions unless in live cluster mode7b5ac49 HUE-4886 [impala] Get resultset row counted6f84d HUE-5057 [medata] Only show enrichment if the user has the permission63c57d8 HUE-4996 [editor] Nested types can not be extended in assistf08b421 HUE-5015 [core] Install examples get "column username is not unique" if "hue" user exists8cdc2aa HUE-4838 [editor] Add S3 browsing to the assist panel449b2f5 HUE-5056 [editor] Delay history and saved query search to when the user stop typingf9e3524 HUE-5051 [metadata] Remove empty facet values4dc99b7 HUE-5051 [metadata] Remove empty filters like 'tag:*'c8757da HUE-5051 [metadata] Add default source filters to autocomplete439a524 HUE-5051 [metadata] Facet autocomplete should apply previous query filters59afb57 HUE-5054 [editor] MapChart binding is called at saved query page refresha1e653c HUE-4839 [editor] Add my documents to the assist panele32b11f HUE-5053 [home] Fix search icon overlap42e0662 HUE-5052 [home] Rename file browser to doc browserb92f8d4 HUE-5048 [frontend] Remove RequireJS dependencies0f04045 HUE-5048 [frontend] Remove RequireJS from jasmine testsa6bdead HUE-5048 [frontend] Remove RequireJS from home and wizardse540078 HUE-5048 [frontend] Remove RequireJS from the metastoref63e55d HUE-5048 [frontend] Remove RequireJS from the editor852c196 HUE-4388 [editor] Fix unit test TestDocument2.test_get_document098920e PR437 [fb] Use relative URLs to support gateway/reverse proxya8e0df8 HUE-5040 [notebook] Keep the progress bar to 99% orange until the status of query is READYfe99a2e HUE-4987 [oozie] 500 error when listing bundles106cb30 HUE-5045 [core] Avoid showing jHueNotify messages if the content is emptyb79e8ae HUE-3276 [assist] Load more HDFS entries on scroll to the end99061a3 HUE-5043 [core] Fix wrongly closed html and svg elementsb51a7eb HUE-4680 [editor] Horizontal scroll on SQL result with touchpad very slow on FF6fad03e HUE-4995 [oozie] Provide Email notification option at workflow submission58edfc7 HUE-5026 [core] Warn in logs on startup if ldap_url contains "ldaps://" and use_start_tls = true13f09cd HUE-5041 [editor] Hue export large file to HDFS doesn't work on non-default database.f3090ca HUE-4672 [metastore] Gracefully fail if the input file is invalid for an external table51bc876 HUE-5039 [charts] Remove from the scatter chart legenddcb17f3 HUE-5035 [charts] Avoid double bar chart rendering on window resize992ef98 HUE-5038 [assist] Use the active assist tab for nav search50bf71c HUE-5037 [assist] Increase spacing between the action iconsc72a8b1 HUE-5036 [editor] Improve tag editor UXdac2722 HUE-5032 [editor] Improve navigator search facet matching489af81 HUE-5033 [editor] Preselect Y-axis going back and forth of pivot bar charts636600f HUE-5031 [charts] Pivot bar chart colors should stay the same for the series20d1619 HUE-5029 [charts] Remove from multiBar legenddd56ea0 HUE-4388 [editor] Warn when deleting document with dependentsd77d9e8 HUE-4999 [impala] Set default Impala idle_session_timeout to 1 hour32b764f HUE-4997 [impala] get_partitions is not being closed2cd56f6 HUE-5024 [editor] Exporting results to HDFS or new table changes the editor type from Hive to SQL6c4d044 HUE-4998 [impala] get_configuration is not being closed83742c9 HUE-5009 [core] Make ignore unicode decode errors compatible with Python 2.6d0aacf6 HUE-5020 [editor] Improved facet and multi-word autocompletion in nav search4627a3b HUE-5019 [editor] Load pivot chart preferences on saved queries37f0b64 HUE-5013 [oozie] Avoid splitting draggable actions in two lines35d8638 HUE-5016 [charts] Skip negative values on Pie chartsb445746 HUE-4012 [charts] Graph 3rd dimension in stacked bar chartsb4531d8 HUE-5018 [editor] Fix context popover flex for IE33e4043 HUE-5017 [assist] Improve the nav search styling20867d9 HUE-5011 [editor] Use pure CSS instead of KO binding to fix empty assist popover64e31b7 HUE-4931 [fb] Fix parquet decoding error on debug log messages509bef5 HUE-5009 [core] Fix parquet-python version checking to be 2.6 compatible0f2fde4 HUE-5009 [core] Backport parquet-python Fix issues invoking struct methods. (#42)9ff637d HUE-5009 [core] Backport parquet-python Add support for converted_types to dict-encoding.8f73e6c HUE-5009 [core] Backport parquet-python Add support for nulls in PLAIN_DICTIONARY pages.f15a44b HUE-5009 [core] Backport parquet-python Fix converted types for plain encoding.e895374 HUE-5009 [core] Backport parquet-python Fixes errors reported by flake8 and pylint9cc9b8c HUE-5009 [core] Backport parquet-python Logs error when a fileobj isn't in binary modeb3f6c2b HUE-5012 [assist] Switch inner search to filter9713b2f HUE-5010 [oozie] Automatically refresh workflow parameters in a coordinator900b8f9 HUE-3666 [core] Autocomplete plugin to select and filter from all the documents0e55a51 HUE-5011 [editor] Fix empty context popover in Safarif560e67 HUE-4082 [assist] Fix issue with blank assist6c2eeb6 HUE-5006 [assist] Only show the active filter in the editor7eb51f4 HUE-4986 [oozie] Allow parameters in workflow nameda52675 HUE-4943 [fb] Error trace when trying to download files that are missing permsd978e80 HUE-4954 [editor] Add variable attribute in default snippets of notebook948caa6 HUE-4954 [oozie] Prevent js error when schedule model is not completely loaded9f59cff HUE-5007 [core] Get ride of bad utf8 character when doing make-locale5926dd2 HUE-5007 [core] Update localization for de, es, fr, ja, ko, zh7fe7172 HUE-4989 [oozie] Automatically get and set the SSL truststore path from ssl-clientde007e2 HUE-4989 [oozie] Pickup SSL truststore path from ssl-client.xml3eab32f HUE-4979 [editor] Add column count on the context popover48d59cd HUE-4868 [oozie] S3 workflows links are wrong in the dashboardd196180 HUE-5001 [metastore] Improve the positioning of DB tags89f879a HUE-4954 [oozie] Be explicit when schedule changes need to be saved before starting28e3c0e HUE-4954 [editor] Refresh schedule parameters on save0c67608 HUE-4954 [oozie] Automatically pick up the variables from the notebook486f85b HUE-4954 [oozie] List workflow dashboard coming from a coordinator pointing to a documentd140821 HUE-4954 [editor] Generate and submit the coordinator13f4e03 HUE-4954 [editor] Edit and save the coordinatorfa9f923 HUE-4954 [editor] Load and save the managed coordinator7d63129 HUE-4954 [editor] Indent saving info requirement454a554 HUE-4917 [fb] S3 upload progress of large files is not consistent93267e7 HUE-4962 [editor] Sample popup should save its last size982d7cb HUE-5005 [assist] Add filter for showing only active editor tables8b558b9 HUE-5002 [editor] Improve nav tag edit mode layout8a8ba49 HUE-5003 [core] Prevent JS error on calling scroll to column on just initialized HueDataTablesf033cc6 HUE-5004 [editor] i18n missing on popover titles85b9ab0 HUE-4994 [oozie] Consider default path for decision nodes in dashboard graph63427b6 HUE-4982 [editor] Initial styling of the nav autocomplete39aadcf HUE-4985 [editor] Query builder fix in new editor1467d54 HUE-4878 [editor] Click to select a row in query result grid is gone02d36c9 HUE-4988 [metastore] Fix js error related to tagging7c3683a HUE-4982 [editor] Use the nav api endpoint for search autocompletec4a1e16 HUE-4953 [core] Scrolling past 100 records on the table hides the top left cell of the fixed header83a3b46 HUE-4983 [notebook] Notebook pages can list objects on two rowsd231c3b HUE-4942 [metadata] Default set of objects for each panel of assistd89324f HUE-4982 [editor] Add skeleton for nav search autocomplete4b16a63 HUE-4830 [editor] Autocomplete shouldn't suggest SORT BY after ORDER BYbe0f01b HUE-4981 [editor] Add SQL parser support for NOT in front of RLIKE and REGEXPb2fc59f HUE-4979 [editor] Fix the context popover metastore and assist linksfad5e60 HUE-4975 [fb] Keep end of breadcrumbs visible with longer paths57694f8 HUE-4980 [editor] Format queries with AS keyword fails126a764 HUE-4949 [editor] Add LIMIT 100 to drag & drop table from assistc94f144 HUE-4942 [metadata] Support custom end user filterse23c0b6 HUE-4978 [editor] Make the parser aware of database locationsae8bc5b HUE-4977 [metastore] Promote querying the table in the editorb141170 HUE-4892 [editor] Support CTRL+enter in parameter inputsed5f502 HUE-4974 [editor] Use the new tag component in the metastorefe99bc7 HUE-4970 [editor] Editor does not horizontally scroll on autocomplete with
094d428 HUE-4971 [metadata] Support query filters as search termsbe05dc8 HUE-4685 [editor] Loading a query has a big gutter which is smaller when you click it7b79f85 HUE-4817 [fb] Filter box in filechooser pickera1083f0 HUE-4968 [oozie] Remove access to /oozie/import_wokflow when v2 is enabled85da54d HUE-4811 [oozie] Remove link to sub-workflow dashboard from editor146c408 HUE-4966 [metadata] Tweak search result display a bit7e63d69 HUE-4966 [metadata] Removing spinning forever on searchc584706 HUE-4966 [metadata] Introduce interactive facet API for autocomplete3545f02 HUE-4967 [editor] Add edit mode for navigator tags81c97be HUE-4845 [fb] Filechooser picker is not getting escape keyd3d820b HUE-4964 [editor] Make it possible to edit tags in the context-popover68deb7d HUE-4879 [editor] Column sort does not filter out NULL1a12d53 HUE-4828 [fb] Reset search filter when opening a directoryd1539b5 HUE-4905 [editor] Result filter bar does not have any blue on hover effect18cce08 HUE-4956 [metadata] Filter metadata not on the same clusterf934788 HUE-4955 [editor] Show navigator tags in the context-popover22b699b HUE-4813 [core] Disable collecting referrer URL in Google Analyticsbe851c5 HUE-4887 [editor] Query history syntax highlighter does not handle Chinese char properly8c2f72a HUE-4876 [assist] Drag & Drop a table to the editor broken with FFfa3264a HUE-4855 [notebook] Dynamically display if a query or notebook can be batched or scheduledc1d11ab HUE-4855 [notebook] Get a consistent notebook based on how the editor is openfb340ed HUE-4855 [notebook] Notebook or editor gets the list of all available snippets256e573 HUE-4855 [notebook] Offer batch submission only when all the snippets support it34139ca HUE-4952 [core] Top menu disappears completely below 800px4efcb8d HUE-4951 [assist] Scroll to column data in sample popup can be incorrect4f073c2 HUE-4890 [editor] Graph bars are not in the same order as the column legend990d721 HUE-4862 [editor] Add support for qualified identifiers to the context-aware popup593f134 HUE-4914 [assist] Remove odd scroll bar on column list of a tableed732f8 HUE-4946 [core] Remove source mapping from JS plugin filesdb47398 HUE-4942 [metadata] Proof that we can have a different search by assist978df98 HUE-4942 [metadata] Display views properly and limit results to 25 to speed upba035ab HUE-4942 [metadata] Update logic of to make the search input really clearable71ee364 HUE-4942 [metadata] Restrict search by default to tables and views only4a745cd HUE-4940 [editor] See which charts are used the most7b70fce HUE-4941 [editor] fixed Content Security Policy directive blocks an image when navigating on marker map5c7f7ca HUE-4937 [core] Set audit_event_log_dir and audit_max_log_file_size config values from Navigator conf if found2b0f991 HUE-4938 [editor] Fix issue where the map crashes the browser for large coordinate values6e91f19 HUE-4935 [aws] Enable support for AWS security token81472af HUE-4932 [metadata] Adding several test to list_tags and suggesta1bcf4d HUE-4932 [metadata] Adding API to suggestdd34d2d HUE-4932 [metadata] Add list_tags to the metadata API6ebfa46 HUE-4933 [editor] Fix issue with missing sample in pinned contextda9579a HUE-4912 [editor] Add fixed first column to samples in context-popover13fec9e HUE-4930 [core] Fix clearing cookie option in HttpClient1248c19 HUE-4916 [core] Truncate last name to 30 chars on ldap importa74bf7e HUE-4928 [oozie] New Spark action can't be added in workflows2e10e7e HUE-4910 [editor] Fix issue where headers become scrambled after viewing the graph41b4fdb HUE-4910 [editor] Fix header positioning for the samples table in the new context popover2a2ffa0 HUE-4910 [editor] Fix header issues when selecting columns98a388d HUE-4726 [core] Default buffered file stream to 128 MB chunks858bbf8 HUE-4726 [fb] Add test and sample file to read parquet snappy file26866c5 HUE-4726 [core] Fix struct.unpack error for Python 2.6d6437f9 HUE-4726 [core] Display exceptions in logs when reading file formats8690c1a HUE-4726 [core] Import OrderedDict from compatible module for Python 2.61d414c3 HUE-4726 [core] Update parquet-python to use Python 2.6 compatible dict comprehensionb4aac26 HUE-4726 [core] Upgrade parquet-python to 1.1 and include dependencies and backports4bc6b89 HUE-4898 [core] Exporting documents should generate a filename with date and num docscfe4934 HUE-4910 [editor] Use the new table extender plugin for samples in the context pop-overeebb265 HUE-4910 [editor] Improved performance of fixed result headersb52bb14 HUE-4885 [editor] Silently hide the known non support operations from erroring out2bfe4f7 HUE-4761 [spark] Little clean-up on indentation and logging warnings infof99483e HUE-4761 [spark] Make sure dict properties values are proper List types14c7d0b HUE-4871 [useradmin] an unprivileged user can enumerate usersda45f7e HUE-4891 [useradmin] an unprivileged user can list document items61e1912 HUE-4910 [editor] Increase performance of fixed result headers0e57b8b HUE-4910 [editor] Fix result header widths and improve Firefox scroll performancee82a383 HUE-4904 [editor] Bump name length of saved query13f2cc5 HUE-4885 [editor] Integrate result row count when available7081ed8 HUE-4896 [home] Add deletion confirmation on the home page4bce992 HUE-4815 [editor] Properly handle unicode characters in log outputdc22578 HUE-4884 [editor] Make the context-popover pinnableffdae14 HUE-4833 [editor] Adjust context-popover position when close to window limits0ec3494 HUE-4833 [editor] Drop the old table stats popover2bbf758 HUE-4833 [editor] Use the new SQL context-popover in assist and metastore537c6c8 HUE-1176 [jb] Add templates to the frontend39296fd HUE-4872 [useradmin] Fixing Hue silently fails auth for ldap backend if "Create LDAP users on login" is falsed1890bc HUE-4848 [editor] Context popup column search does not filter on column types6c3b9cd HUE-4860 [editor] Update test to have the name of the exported query6a2bdf9 HUE-4834 [editor] Make the context-aware popover resizable3254ace HUE-4875 [editor] Make cancel query more obviousfde7f5c HUE-1176 [jb] Split up the APIs in dedicated modules5380a14 HUE-4869 [editor] Fix typo in the name of the spark SQL snippetaf717fb HUE-4798 [oozie] HDFS FS tip should be updated since we integrated with S3 as welle5b6374 HUE-4864 [notebook] Crashes when jobbrowser is blacklisted9b3062d HUE-4860 [editor] Exporting saved query result without a name should use query name9e3260a HUE-4861 [indexer] Fix end to end tests and skip them until the libs are automatically setupad501b5 HUE-4835 [editor] Show partitions in the context-aware popover5fbdee7 HUE-4857 [editor] Columns are not highlighted when there are multiple tablesbedc719 HUE-4631 [home] DB transaction failing because of atomic block on home page3d777a9 HUE-4057 Fix i18n in delete confirmation popupfe5771c HUE-4859 [editor] Add a config flag to enable the extended assist panel and the right context panel115b443 HUE-4837 [editor] Add HDFS browsing to the assist paneldcc4f48 HUE-4850 [editor] Fix js error when moving cursor over empty editor927aa37 HUE-4856 [core] Allow beeswax_install_examples to accept optional DB name76cea3e HUE-4853 [metastore] Browse and open in editor are duplicates9b66b98 HUE-4823 [fb] Display exception when Hue is configured with invalid S3 access keycdb3144 HUE-4822 [editor] Only run HS2 fetch_result_size tests in live-cluster mode5465bbd HUE-4057 [home] Show list of files in confirmation popup when sending files to the trashd55627c HUE-4824 [fb] Return graceful error message on failure to open a certain bucketfdebc1b HUE-4846 [editor] Export to a file should provide a default name78f6562 HUE-4825 [fb] Filechooser view should return buckets in alphabetical order6c4c214 HUE-4827 [fb] Pointing to a wrong S3 region breaks with no information48a8b61 HUE-4822 [editor] Provide live-cluster test harness for HS2 editor tests8d01584 PR-424 [search] Correct check for undefined variable4a05026 HUE-2854 [metastore] Delete databases with tablesb0fec96 HUE-4035 [editor] Add column search to context popoverd177852 HUE-4832 [editor] Show tooltip when hovering over context popover tokensc6ed6da HUE-3226 [oozie] Allow to Drag & Dropped a saved MapReduce job into a workflow08e8e73 HUE-3226 [connector] MR snippet0bec844 HUE-4750 [oozie] Drag & dropped a saved Shell query6d524fb HUE-4750 [connector] Shell snippetde230fb HUE-4814 [oozie] XML escape variable names in editor submissions4d6e893 HUE-4821 [oozie] Support arguments in Hive2 workflow actionea3813e HUE-4816 [oozie] Execute from Filebrowser fails with execute permission75ac0b6 HUE-4831 [editor] Refactor HS2 tests with Hadoop81b57d0 HUE-4810 [core] Fix tests by setting data to valid JSON typecfbd74d HUE-4785 [editor] Favour continuous partial matches in the autocomplete results37458d3 HUE-4789 [editor] Add autocompletion of values when the cursor is inside quoted values0e9e25e HUE-1176 [jb] Load info of single job when selecting it from the list04413de HUE-4797 [oozie] Drag & Drop a DistCp script as an actionaac4a0d HUE-4797 [connector] DistCp snippet9ef4bb7 HUE-4809 [oozie] Only add trustore paths when they are actually existing8c468a5 Removed Ctrl-E keybinding (editor.create.new) on macOS (#420)bcdfc28 HUE-2689 [oozie] Sub-workflow submitted from coordinator gets parent workflow graph05d157e HUE-4808 [oozie] Don't show the edit link for sub workflows when submitted outside Hue91a8e76 HUE-4703 [yarn] fixing alternatively Correct username is not used on hard failoverb93b883 HUE-4035 [editor] Introduce the details tab in the smart context popover34da3e3 HUE-4805 [search] HTML widget preview update does not happen automatically0c683c4 HUE-4804 [search] Download function of HTML widget breaks the display576b861 HUE-4801 [core] Do not hide the username in small resolutions7e2d25f HUE-1176 [jb] Adding Batches and Schedules based on Oozie99c5e95 HUE-1176 [jb] Skeleton of Revamp v2cb8264a HUE-4706 [core] Importing documents should ignore reserved directories (home and trash)f7eded5 HUE-4181 [hive] API to provide result set row count and data size4aa411b HUE-4778 [backend] Fixing the utils.http.is_safe_url function in Django does not properly validate URLs90f3063 HUE-4777 [backend] Fixing The utils.html.strip_tags function in Django can cause a denial of serviced593f7e HUE-4770 [backend] Fixing Avoided creating a session record when loading the session.59861a1 HUE-3878 [oozie] Drag & Dropped a saved Sqoop1 snippet17fb361 HUE-3878 [editor] Sqoop DB import snippet28e53bc HUE-4787 [editor] Fixing Marker map tiles are not showing up75279c2 HUE-4781 [notebook] Fix export to hdfs to use download_cell_limit from beeswax.conf673f795 HUE-4793 [editor] The context-aware popover should show column sample and analysis2c29fa6 HUE-4791 [editor] Add function description to the context popover6b9f823 HUE-4792 [editor] Add autocompleter support for Hive array, binary and map UDFsb059cec HUE-4701 [editor] Older saved queries throw "'NoneType' object has no attribute 'update_data'"84b00c4 HUE-4338 [editor] API to provide result set row count and data sizedde3211 HUE-4032 [editor] Show table sample and analysis for tables in the editorb4069b9 HUE-4032 [editor] Only mark the column location in schema qualified references803532e HUE-4032 [editor] Check for locations on loadfcd3a43 HUE-4773 [editor] Autocompleter spins forever when completing subqueries containing asterisk1dc7527 HUE-4771 [editor] Use parser locations for click to open tables in the metastore8d99b90 HUE-4765 [security] Fixing http_client should use SSL_CIPHER_LIST from conf6f6e43f HUE-4769 [editor] The autocompleter should support INSERT OVERWRITE DIRECTORY4015db9 HUE-4768 [editor] Autocomplete is being called multiple times when the cursor is on top of '*' in a select statement4aaa92e HUE-4767 [editor] Limit the autocompleter length before and after the cursord5860da HUE-4766 [core] Replace illegal characters on CSV downloads256a408 Fixing HUE-4703 [yarn] Correct username is not used on hard failover5e46c12 HUE-4738 [oozie] Use Concurrency and Throttle values set in coordinator settings6aa2c00 HUE-4764 [metastore] Show an indication when the partition limit is reached1c368b2 HUE-4763 [editor] Update the editor keyword highlight rules for Hive and Impala23a12a8 HUE-4640 [editor] Fix for DB prefix autcomplete when typing table names after "? FROM db."0654ecf HUE-4760 [core] Fix error with indexer config when search is disabledf5e72fd HUE-4759 [editor] Don't suggest tables in the select list when there is a FROM claused553763 HUE-4525 [beeswax] Correctly parse Tez jobs and add functionality to test multiple execution engines8208bb3 HUE-4758 [editor] The autocompleter should suggest keywords at the start of a statement195cd49 PR369 [jdbc] Use CLASSPATH value for creating JavaGateway and load JDBC driver classaf6d1ef HUE-4755 [doc2] Add is_trashed property to Document2d55d1fc HUE-4747 [editor] Improve the UX of download form submission40b40e1 HUE-4754 [editor] Increase default autocompleter API timeout to 5 seconds8d55bae HUE-4753 [editor] The autocompleter doesn't merge columns correctlydd83439 HUE-4751 [oozie] Drag & Drop saved Pig script into a workflowd5a511f HUE-3224 [connector] Convert Pig connector to offer a new Pig snippet1fa14f6 HUE-4689 [fb] D&D a file into a directory in S3 gets 'RenameFormFormSet' object has no attribute 'data'9e38ad8 HUE-4730 [fb] Notify about failing file upload in file chooser3be53cd HUE-4670 [metastore] Allow headers to be ignored/removed when creating external tableb44a671 HUE-4747 [editor] Download form should be submitted to a new tab otherwise the snippet gets closedfdc395f HUE-4739 [jobbrowser] fixed Jobbrowser tests which were failing after resource manager pool changea2b0c25 HUE-4584 [editor] The new autocompleter should support DELETE98c0722 HUE-4734 [editor] Autocompleter should trigger after '.' when autocomplete as you type is enabled704ac40 HUE-4588 [editor] The new autocompleter should support SET06b3d06 HUE-4589 [editor] The new autocompleter should completely support COMPUTE and DROP STATSf593861 HUE-4590 [editor] The new autocompleter should support INVALIDATE METADATA8f311f7 HUE-4591 [editor] The new autocompleter should support REFRESH4f19b85 HUE-4732 [editor] Autocomplete should work inside parenthesized value expressions93e3b1f HUE-4733 [editor] Autocompleter doesn't support arithmetic operations in in value list47592a6 HUE-4742 [core] Data sample popup HueDataTable renders weirdly on FF03e85be HUE-4713 [oozie] Properly escape the quotes in the example json fixturec98fff1 HUE-4675 [metastore] Assist not loaded and pointing to the source on the create table from a file page296a545 HUE-4633 [notebook] Disable by default Oozie integration until 3.12bd23fd0 HUE-4736 [editor] The autocompleter throws JS errorc2e65f2 HUE-4735 [editor] The autocompleter should also suggest tables with '.' when suggesting columns from multiple tablese73356f PR415 [liboauth] Fix several bugs in get_redirect_uri method and related calls9abfa7a HUE-4727 [fb] Fix WebHDFS upload tests10e36d7 HUE-4727 [fb] Raise warning if CHECKACCESS is not supportedbb1e66c HUE-4737 [fb] Creating a bucket errors with [Errno 22] Bad Requestc282a18 HUE-4737 [core] Manually re-apply HUE-44039d8d8f9 HUE-4737 [core] Re-apply HUE-29437c63c63 HUE-4737 [core] Upgrade boto to 2.42.0c182527 HUE-4415 [editor] Disable "Save" button in query export unless output is filled6e508da HUE-4344 [fb] Buffer reading parquet file and limit in size49aa1cd HUE-4725 [editor] The autocompleter should handle Impala complex types in the table list931077d HUE-4686 [fb] Bubble up error when trying to create directory in / in filechooserb304dd7 HUE-4724 [editor] Closing the table search should un-highlight the selected cell343ede3 HUE-4709 [editor] Search does not load cells when navigating4e94222 HUE-4720 [oozie] Drag & Drop saved Spark app into a workflow27ad0c1 HUE-4708 [aws] Add test_rename for directory rename in S3f3eab39 HUE-4707 [aws] Enable non-US region support for AWS S361f0c4c HUE-4247 [batch] Support for batch pyspark or spark4a19fc6 HUE-4719 [editor] Search disappears on load of new records97ecc59 HUE-2645 [oozie] More intuitive adding of a PySpark action9101f97 HUE-2645 [oozie] Move Spark option list to the main panelecc87f8 HUE-2645 [oozie] Better Spark action UXe8a4147 HUE-4713 [oozie] Spark example should use yarn client mode and show how to add dependencies0a15297 HUE-4688 [editor] Generify references to HDFS when exporting query result to a file1e15595 HUE-4718 [core] jHueScrollUp pollutes the DOM with more than one scroll up anchor825b13c HUE-4683 [editor] Improve tooltip rendering of export results question mark1c2ea32 HUE-4683 [editor] Export result question mark icon does nothing0f414d2 HUE-4705 [editor] Possible XSS when hovering on saved query descriptionf6a3f88 HUE-4688 [metastore] Authorize the selection of a directory in the create table from a file wizardf4bc5f8 HUE-4704 [security] Fixed Arbitrary host header accepted in Hue32845e1 HUE-4700 [beeswax] Protect against setting XSS in old editor3869ba9 HUE-4699 [editor] Autocompleter fix for decimal valuesa0c5034 HUE-4579 [editor] The new autocompleter should support Impala INSERT statementsf006dfa HUE-4678 [editor] The label on marker maps is not updated to reflect what you choose on the left side dropdown955280d HUE-4682 [editor] Scroll to a col, reexec the query, the greyed column is still there83ff7e7 HUE-4696 [editor] JS .top error on certain reload/execute combosd44e9b7 HUE-4667 [editor] Geo plotting of states is case sensitive29eca42 HUE-4697 [editor] The autocompleter should suggest select list aliasesb60ffd2 HUE-4665 [editor] Autocompletion of lateral views should not have parenthesis around the column aliasesd3ee7b7 HUE-4684 [editor] No placeholder showing up in new editors328ebfb HUE-4691 [fb] S3 D&D is allowed after a page refresh but not after opening a directory8637c0d HUE-4676 [editor] Table header is not XSS safe86da957 HUE-4673 [fb] S3 bucket names should automatically lowercase themae8fb4c HUE-4373 [home] Exporting / Importing queries should handle associated workflows and coordinator0f52f8a HUE-4668 [fb] S3 rename directory raises IOErrorf00d088 HUE-4498 [security] Fixed Content Security Policy blocks PDF in HBase appbc0dbe7 HUE-4541 [security] fixing Hue job browser - Kerberos mutual authentication error in Huef0793b8 HUE-4666 [search] Use the actual Hue user for impersonating in non secure modeef634ca HUE-4661 [core] Demo backend should keep the admin user logged inff96d1f HUE-4605 [fb] Move and copy in S3 have the HDFS path autocompleters in the popupa496a4c HUE-4660 [editor] Ace autocomplete spinner disappears too quicka686005 HUE-4659 [editor] Fix an issue with column merging of more than 2 tables665c275 HUE-4662 [security] fixing Hue - Wildcard Certificates not supported8dcdb14 HUE-4658 [core] Bump version to 3.11735c16e HUE-4658 [doc] Update release 3.11This Hue release is made possible thanks to the contribution from: