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

Remove wrong warning message related to chgrp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.13.0, 0.14.0, 1.0.0, 1.2.0
    • 1.3.0
    • Shims
    • None

    Description

      When using other file system other than hdfs, users see warning message regarding hdfs chgrp. The warning is very annoying and confusing. We'd better remove it.
      The warning example:

      hive> insert overwrite table s3_test select total_emp, salary, description from sample_07 limit 5;
      -chgrp: '' does not match expected pattern for group
      Usage: hadoop fs [generic options] -chgrp [-R] GROUP PATH...
      Total jobs = 1
      Launching Job 1 out of 1
      Number of reduce tasks determined at compile time: 1
      In order to change the average load for a reducer (in bytes):
        set hive.exec.reducers.bytes.per.reducer=<number>
      
      

      Attachments

        1. HIVE-11150.1.patch
          1.0 kB
          Yongzhi Chen

        Activity

          People

            ychena Yongzhi Chen
            ychena Yongzhi Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: