Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-13388

Fix inconsistent content due to Thrift changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • Hive
    • None

    Description

      HIVE-12442 and HIVE-12862 are related here.

      If one wants to make some thrift change by following instruction here:
      https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-GeneratingThriftCode
      When they first execute (i.e. in a clean environment)

      mvn clean install -Pthriftif -DskipTests -Dthrift.home=/usr/local -Phadoop-2
      

      The following content will show up

      $ git status
      On branch master
      Your branch is up-to-date with 'origin/master'.
      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      
      service-rpc/src/gen/thrift/gen-py/__init__.py
      service/src/gen/
      
      nothing added to commit but untracked files present (use "git add" to track)
      

      They should have been included in the codebase.

      Attachments

        1. HIVE-13388.1.patch
          651 kB
          Wei Zheng

        Issue Links

          Activity

            People

              wzheng Wei Zheng
              wzheng Wei Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: