You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bill Oates (JIRA)" <ji...@apache.org> on 2017/07/08 15:42:00 UTC

[jira] [Commented] (NIFI-2162) InvokeHttp's underlying library for Digest Auth uses the Android logger

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

Bill Oates commented on NIFI-2162:
----------------------------------

Hello - can I upvote this issue please? I've invested massively in a set of NiFi workflows (I had to do a serious sales-pitch to my boss) that have reached a stopping point due to this bug! 

Thanks!



> InvokeHttp's underlying library for Digest Auth uses the Android logger
> -----------------------------------------------------------------------
>
>                 Key: NIFI-2162
>                 URL: https://issues.apache.org/jira/browse/NIFI-2162
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joseph Percivall
>
> A user emailed the User mailing list with an issue that InvokeHttp was failing due to not being able to find "android/util/Log"[1]. InvokeHttp uses OkHttp and the library they recommend for digest authentication is okhttp-digest[2]. Currently okhttp-digest assumes it's running on an Android device and has access to the Android logger (OkHttp does not assume it's on an Android device). 
> I raised an issue about it on the project's github page[3] and the creator said he "Will change this soonish."
> Once that is addressed, InvokeHttp will need to update the versions of OkHttp and okhttp-digest. 
> [1] http://mail-archives.apache.org/mod_mbox/nifi-users/201606.mbox/browser
> [2] https://github.com/square/okhttp/issues/205
> [3] https://github.com/rburgst/okhttp-digest/issues/13



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)