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

Changing log level in Utilities.getBaseWork

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.0
    • 2.0.0
    • Logging
    • None

    Description

      Seeing a lot this kind of log when running jobs without any reduce,changing this log to debug level should be ok.

      2015-07-10 15:13:52,910 | INFO  | HiveServer2-Background-Pool: Thread-6074 | File not found: File does not exist: /tmp/hive-scratch/admin/3f70dbe7-96c0-41be-baac-72f4a2e45ea0/hive_2015-07-10_15-13-40_991_7379130813954010484-5/-mr-10008/ef20bbe4-9311-4633-9057-e018ce08cc00/reduce.xml
       at org.apache.hadoop.hdfs.server.namenode.INodeFile.valueOf(INodeFile.java:71)
       at org.apache.hadoop.hdfs.server.namenode.INodeFile.valueOf(INodeFile.java:61)
       at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocationsInt(FSNamesystem.java:1834)
       at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:1805)
       at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:1718)
       at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.getBlockLocations(NameNodeRpcServer.java:589)
       at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.getBlockLocations(ClientNamenodeProtocolServerSideTranslatorPB.java:367)
       at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)
       at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:616)
       at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:972)
       at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2088)
       at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2084)
       at java.security.AccessController.doPrivileged(Native Method)
       at javax.security.auth.Subject.doAs(Subject.java:422)
       at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1672)
       at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2084)
       | org.apache.hadoop.hive.ql.exec.Utilities.getBaseWork(Utilities.java:456)
      

      Attachments

        1. HIVE-11243.patch
          0.7 kB
          Nemon Lou

        Activity

          People

            nemon Nemon Lou
            nemon Nemon Lou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: