Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-9765

TestImportTsv.testBulkOutputWithTsvImporterTextMapper() may not be working correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.98.0, 0.95.2, 0.96.0
    • 0.98.0, 0.96.1
    • None
    • None
    • Reviewed

    Description

      The testcase defines a

      "-D" + ImportTsv.SEPARATOR_CONF_KEY + "=,",
      

      but the data line has

       String data = "KEY\u001bVALUE4\u001bVALUE8\n";
      

      This may not be working correctly. Need to change the seperator.

      Attachments

        1. HBASE-9765.patch
          1 kB
          ramkrishna.s.vasudevan

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: