Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1056

A ImportTsv tool for phoenix to build table data and all index data.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 3.0.0
    • None
    • None
    • None
    • 3.2/4.2 Sprint

    Description

      I have just build a tool for build table data and index table data just like ImportTsv job.

      http://hbase.apache.org/book/ops_mgt.html#importtsv

      when ImportTsv work it write HFile in a CF name path.

      for example A table has two cf, A and B.

      the output is

      ...../outputpath/A
      ...../outputpath/B

      In my job. we has a table. TableOne. and two Index IdxOne, IdxTwo.

      the output will be

      ...../outputpath/TableOne/A
      ...../outputpath/TableOne/B
      ...../outputpath/IdxOne
      ...../outputpath/IdxTwo.

      If anyone need it .I will build a clean tool.

      Attachments

        1. PHOENIX-1056.patch
          77 kB
          jay wong

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jaywong jay wong
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: