Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-3629

AccumuloInputFormat constructs default ClientConfiguration instead of using serialized connection information

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • client, mapreduce
    • None

    Description

      AccumuloInputFormatIT was hanging with Kerberos on. Found:

      AbstractInputFormat.java
                ClientContext clientContext = new ClientContext(getInstance(context), new Credentials(getPrincipal(context), getAuthenticationToken(context)),
                    ClientConfiguration.loadDefault());
      

      AbstractInputFormat should extract the ClientConfiguration from the Job/Configuration instead of constructing a default ClientConfiguration.

      Attachments

        Issue Links

          Activity

            People

              elserj Josh Elser
              elserj Josh Elser
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m