You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/01/20 01:09:01 UTC

[jira] [Updated] (HBASE-19832) TestConfServlet#testWriteJson fails against hadoop3 due to spelling change

     [ https://issues.apache.org/jira/browse/HBASE-19832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-19832:
---------------------------
    Status: Patch Available  (was: Open)

> 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
>         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)