[
https://issues.apache.org/jira/browse/LENS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734294#comment-14734294
]
Sushil Mohanty commented on LENS-737:
-------------------------------------
Yes fixed it, updated patch.
{CODE}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Lens Checkstyle Rules ............................. SUCCESS [14.376s]
[INFO] Lens .............................................. SUCCESS [12.166s]
[INFO] Lens API .......................................... SUCCESS [17.019s]
[INFO] Lens API for server and extensions ................ SUCCESS [14.801s]
[INFO] Lens Cube ......................................... SUCCESS [16.283s]
[INFO] Lens DB storage ................................... SUCCESS [4.449s]
[INFO] Lens Query Library ................................ SUCCESS [3.806s]
[INFO] Lens Hive Driver .................................. SUCCESS [5.257s]
[INFO] Lens Driver for JDBC .............................. SUCCESS [8.620s]
[INFO] Lens Elastic Search Driver ........................ SUCCESS [4.718s]
[INFO] Lens Server ....................................... SUCCESS [1:11.892s]
[INFO] Lens client ....................................... SUCCESS [7.151s]
[INFO] Lens CLI .......................................... SUCCESS [39.371s]
[INFO] Lens Examples ..................................... SUCCESS [15.199s]
[INFO] Lens Distribution ................................. SUCCESS [1:05.426s]
[INFO] Lens ML Lib ....................................... SUCCESS [45.512s]
[INFO] Lens ML Ext Distribution .......................... SUCCESS [38.701s]
[INFO] Lens Regression ................................... SUCCESS [6.074s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
{CODE}
> Throw single error out with LensMultiException
> ----------------------------------------------
>
> Key: LENS-737
> URL: https://issues.apache.org/jira/browse/LENS-737
> Project: Apache Lens
> Issue Type: Improvement
> Components: api, cube
> Reporter: Amareshwari Sriramadasu
> Assignee: Sushil Mohanty
> Fix For: 2.4
>
> Attachments: LENS-737-5.patch, LENS-737-6.patch
>
>
> Right now, when two drivers give two different errors, it results in Internal
> server error with LensMultiCauseException. It should compare both errors and
> give out one error for the end user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)