You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Shawn Chen (JIRA)" <ji...@apache.org> on 2019/05/20 08:38:00 UTC

[jira] [Commented] (CALCITE-3067) Splunk Calcite adapter cannot parse right session keys from Splunk 7.2

    [ https://issues.apache.org/jira/browse/CALCITE-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16843777#comment-16843777 ] 

Shawn Chen commented on CALCITE-3067:
-------------------------------------

The session key from the latest version of Splunk contains numbers, a-z in both lower and upper cases, and special characters such as *^* and *_*.

> Splunk Calcite adapter cannot parse right session keys from Splunk 7.2
> ----------------------------------------------------------------------
>
>                 Key: CALCITE-3067
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3067
>             Project: Calcite
>          Issue Type: Bug
>          Components: splunk
>    Affects Versions: 1.19.0
>         Environment: Splunk 7.2 on Mac OS 10.14
> Calcite 1.19
>            Reporter: Shawn Chen
>            Assignee: Shawn Chen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: next
>
>   Original Estimate: 2h
>          Time Spent: 1h 50m
>  Remaining Estimate: 10m
>
> *SplunkConnectionImpl.java* successfully builds a connection to Splunk 7.2, but it cannot parse the correct session key due to the outdated regular expression in this class, therefore it gets HTTP 401 response after sending further search commands to Splunk.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)