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

Update instructions for running shell tests using maven.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • documentation, shell
    • None
    • Reviewed

    Description

      In http://hbase.apache.org/book/hbase.tests.html, it is mentioned that using

      mvn clean test -Dtest=TestShell -Dshell.test=AdminAlterTableTest
      

      will help us in running specific shell tests. But it doesn't work unless we use package as target and ruby literal equivalent. So, it should have been

      mvn clean package -Dtest=TestShell -Dshell.test=/AdminAlterTableTest/
      

      Thanks, busbey for helping me in digging this out.

      Attachments

        1. HBASE-12628.patch
          1 kB
          Srikanth Srungarapu

        Activity

          People

            srikanth235 Srikanth Srungarapu
            srikanth235 Srikanth Srungarapu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: