[
https://issues.apache.org/jira/browse/LENS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496060#comment-14496060
]
Hudson commented on LENS-507:
-----------------------------
FAILURE: Integrated in Lens-Commit #701 (See
[https://builds.apache.org/job/Lens-Commit/701/])
LENS-507 : Fix example failures (amareshwari) (amareshwari: rev
e3486e03a932af0abcc83dbdacce3768a0b9f00d)
* lens-examples/src/main/resources/sample-db-only-dimension.xml
* lens-examples/src/main/resources/sample-cube.xml
* lens-examples/src/main/resources/sample-dimension.xml
> Examples failing on master
> --------------------------
>
> Key: LENS-507
> URL: https://issues.apache.org/jira/browse/LENS-507
> Project: Apache Lens
> Issue Type: Bug
> Components: examples
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Priority: Critical
> Fix For: 2.1
>
> Attachments: LENS-507.patch
>
>
> Example queries failing with No join path :
> {noformat}
> Query:cube select sample_dim.name, measure4 from sample_cube left outer join
> sample_dim where time_range_in(dt, '2014-06-25-00', '2014-06-26-00')
> Status:FAILED:Launching query failed - Cause: Driver
> :org.apache.lens.driver.jdbc.JDBCDriver Cause :No join path from sample_dim
> to sample_cube
> Driver :org.apache.lens.driver.hive.HiveDriver Cause :No join path from
> sample_dim to sample_cube
> Total time in millis:37
> Driver run time in millis:0
> {noformat}
> Could be mostly because of LENS-68, which added join_key attribute.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)