[
https://issues.apache.org/jira/browse/HAMA-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752067#comment-13752067
]
Edward J. Yoon commented on HAMA-798:
-------------------------------------
{code}
if (LOG.isDebugEnabled())
LOG.debug("Use " + authMethod + " authentication for protocol "
+ protocol.getSimpleName());
{code}
The problem was NullPointerException of protocol. I'll fix directly.
P.S., we currently don't support SASL or Kerberos authentication for default
RPC. Security should be considered when we implement our own RPC.
> Fix TestIPC unit tests
> ----------------------
>
> Key: HAMA-798
> URL: https://issues.apache.org/jira/browse/HAMA-798
> Project: Hama
> Issue Type: Test
> Reporter: Edward J. Yoon
> Fix For: 0.6.3
>
>
> See
> http://svn.apache.org/repos/asf/hama/trunk/core/src/test/java/org/apache/hama/ipc/TestIPC.java
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira