[
https://issues.apache.org/jira/browse/HBASE-19832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-19832:
---------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thanks for the review, Stack.
> TestConfServlet#testWriteJson fails against hadoop3 due to spelling change
> --------------------------------------------------------------------------
>
> Key: HBASE-19832
> URL: https://issues.apache.org/jira/browse/HBASE-19832
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Labels: http
> Fix For: 2.0.0-beta-2
>
> Attachments: 19832.v1.txt
>
>
> From
> https://builds.apache.org/job/HBase-2.0-hadoop3-tests/org.apache.hbase$hbase-http/2/testReport/junit/org.apache.hadoop.hbase.http.conf/TestConfServlet/testWriteJson/
> :
> {code}
> junit.framework.AssertionFailedError
> at
> org.apache.hadoop.hbase.http.conf.TestConfServlet.testWriteJson(TestConfServlet.java:76)
> ...
> k: testconfservlet.key v: testval r: programmatically
> {code}
> The assertion failure was due to the spelling of programatically being
> corrected in hadoop3 release.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)