Uploaded image for project: 'HCatalog'
  1. HCatalog
  2. HCATALOG-411

Incorrect example provided in the HCatalog documentation (Overview page)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.2, 0.4, 0.5
    • 0.4, 0.5, 0.4.1
    • None

    Description

      In the Overview page of HCatalog documentation, one of the steps results in Pig error.

      B = filter A by date = '20100819' and by bot_finder(zeta) = 0;

      should have been:

      B = filter A by date == '20100819' and by bot_finder(zeta) = 0;

      Attachments

        1. HCATALOG-411.patch
          0.6 kB
          Vandana Ayyalasomayajula

        Activity

          People

            avandana Vandana Ayyalasomayajula
            avandana Vandana Ayyalasomayajula
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: