[
https://issues.apache.org/jira/browse/RANGER-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874083#comment-15874083
]
Selvamohan Neethiraj commented on RANGER-1391:
----------------------------------------------
+1 for the patch
Patch committed - 06005ca39b12bde4042804bf538ab855507c983f
> Error occurred when use EndDate as Search Filter in Audit Access WebPage
> ------------------------------------------------------------------------
>
> Key: RANGER-1391
> URL: https://issues.apache.org/jira/browse/RANGER-1391
> Project: Ranger
> Issue Type: Bug
> Components: admin
> Reporter: Qiang Zhang
> Assignee: Qiang Zhang
> Labels: patch
> Fix For: 0.7.0
>
> Attachments:
> 0001-RANGER-1391-Error-occurred-when-use-EndDate-as-Searc.patch,
> solrEndDateError.png
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> RangerAdmin use solr to store audit data,
> then open the WebPage Audit Access of RangerAdmin,
> and use only EndDate as Search Filter without StartDate,
> there is error occurred with message "Unable to connect to Audit store!!",
> please refer screenshot
> [solrEndDateError.png|https://issues.apache.org/jira/secure/attachment/12853228/solrEndDateError.png]
> for more detail,
> check ranger_admin.log to find error log:
> {noformat}
> 2017-02-17 06:28:36,113 [http-bio-6080-exec-5] ERROR
> org.apache.ranger.solr.SolrUtil (SolrUtil.java:159) - Error running query.
> query=q=*:*&fq=null:[*+TO+2017-02-17T15:59:59Z]&sort=evtTime+desc&start=0&rows=25,
> response=null
> 2017-02-17 06:28:36,113 [http-bio-6080-exec-5] INFO
> org.apache.ranger.common.RESTErrorUtil (RESTErrorUtil.java:63) - Request
> failed. loginId=admin, logMessage=Error running query
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)