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

CsvBulkLoad doesn't work in secure env

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.0
    • 4.2.0, 3.2.0
    • None
    • None

    Description

      Current CsvBulkLoadTool doesn't work in a security env due to two reasons:
      1) we don't initialize job credentials
      2) we don't pass down hbase client config to mapper tasks and it causes a map task not able to talk to either HMaster or Region Severs due to mismatched auth method in Rpc layer with "Authentication is required" error in mapper logs.

      From client side, you will see the bulk load map reduce job is hanging there.

      Attachments

        1. PHOENIX-1353.patch
          7 kB
          Jeffrey Zhong

        Activity

          People

            jeffreyz Jeffrey Zhong
            jeffreyz Jeffrey Zhong
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: