[
https://issues.apache.org/jira/browse/LENS-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902560#comment-14902560
]
Ankeet Maini commented on LENS-629:
-----------------------------------
mvn install is failing on Lens Cube module. Not able to proceed. Can anyone
help out here?
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules .............................. SUCCESS [ 2.563 s]
[INFO] Lens ............................................... SUCCESS [ 4.588 s]
[INFO] Lens API ........................................... SUCCESS [ 19.540 s]
[INFO] Lens API for server and extensions ................. SUCCESS [ 17.030 s]
[INFO] Lens Cube .......................................... FAILURE [04:11 min]
[INFO] Lens DB storage .................................... SKIPPED
[INFO] Lens Query Library ................................. SKIPPED
[INFO] Lens Hive Driver ................................... SKIPPED
[INFO] Lens Driver for JDBC ............................... SKIPPED
[INFO] Lens Elastic Search Driver ......................... SKIPPED
[INFO] Lens Server ........................................ SKIPPED
[INFO] Lens client ........................................ SKIPPED
[INFO] Lens CLI ........................................... SKIPPED
[INFO] Lens Examples ...................................... SKIPPED
[INFO] Lens Distribution .................................. SKIPPED
[INFO] Lens ML Lib ........................................ SKIPPED
[INFO] Lens ML Ext Distribution ........................... SKIPPED
[INFO] Lens Regression .................................... SKIPPED
[INFO] Lens UI ............................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:55 min
[INFO] Finished at: 2015-09-22T18:29:38+05:30
[INFO] Final Memory: 72M/461M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on
project lens-cube: There are test failures.
[ERROR]
[ERROR] Please refer to
/Users/ankeet.maini/Code/lens/lens-cube/target/surefire-reports for the
individual test results.
> A new, improved web client.
> ---------------------------
>
> Key: LENS-629
> URL: https://issues.apache.org/jira/browse/LENS-629
> Project: Apache Lens
> Issue Type: Improvement
> Reporter: Ankeet Maini
> Assignee: Ankeet Maini
> Labels: Hackathon-July
> Attachments: Data discovery.png, LENS-629.patch, autocomplete-1.png,
> autocomplete-2.png, default-view.png, query results.png, query-status.png,
> results.png
>
>
> A new web client app to fire queries, discover cubes, native tables and to
> view results.
> Some of the salient features of the app would be:-
> 1. A single page app which is sleek, responsive and async.
> 2. Provision to discover cubes, tables in a tree view as well as in detail.
> 3. A scalable app which scales well for very large number of tables, cubes
> and result sets to give an enriched experience without getting bloated or
> introduce considerable lag during continuous use.
> 4. A book markable app where in URL reflects the state of the user, and is
> easily sharable. e.g a link
> [http://localhost:8080/query/schema/cube/sample_cube]
> (http://localhost:8080/query/schema/cube/sample_cube) would open and give the
> user the same view.
> 5. A syntax highlighted code editor.
> 6. Autocomplete for cubes, native tables to make the experience of writing
> queries as close to SQL clients, bringing it on the browser.
> 7. Give a nice, clean and neat look to the data.
> 8. Provision to see queries based on the status, e.g. RUNNING, QUEUED, FAILED
> etc.
> Tech stack
> 1. The app is built with ReactJS, Flux architecture from Facebook.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)