[
https://issues.apache.org/jira/browse/AMBARI-11345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557080#comment-14557080
]
Robert Levas commented on AMBARI-11345:
---------------------------------------
When testing and building the hive view, I get a rat issue. Is this normal for
views or is this patch causing the issue? [~tbeerbower], [~bergenholtz]
{noformat}
$ pwd
.../ambari/contrib/views/hive
$ mvn clean package -DskipTests
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.967s
[INFO] Finished at: Fri May 22 21:08:42 EDT 2015
[INFO] Final Memory: 44M/768M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
(default) on project hive: Too many files with unapproved license: 1 See RAT
report in:
...
{noformat}
The file in the report is
{noformat}
src/main/resources/ui/hive-web/tmp/.metadata_never_index
{noformat}
> Hive View Stability
> -------------------
>
> Key: AMBARI-11345
> URL: https://issues.apache.org/jira/browse/AMBARI-11345
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.1.0
> Reporter: Erik Bergenholtz
> Assignee: Erik Bergenholtz
> Fix For: 2.1.0
>
> Attachments: AMBARI-11345.patch
>
>
> The hive view requires multiple minor changes to stabilize:
> # Column search should be case-sensitive for hive view
> # Changed version to 0.4
> # Added support for user level settings
> # Progress bar query Support
> # Caching of Visual Explain results/rendering
> # Ability to name hive results file prior to download
> # Ability to rename tabs by double-clicking
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)