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

PTFOperator fails resetting PTFPersistence

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.12.0
    • PTF-Windowing
    • None

    Description

      From mailing list http://www.mail-archive.com/user@hive.apache.org/msg08811.html,

      PTFOperator fails with stack trace like this.

      Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: Reset on PersistentByteBasedList not supported
      	at org.apache.hadoop.hive.ql.exec.PTFPersistence$PersistentByteBasedList.reset(PTFPersistence.java:895)
      	at org.apache.hadoop.hive.ql.exec.PTFPersistence$PartitionedByteBasedList.reset(PTFPersistence.java:456)
      	at org.apache.hadoop.hive.ql.exec.PTFPartition.reset(PTFPartition.java:67)
      	at org.apache.hadoop.hive.ql.exec.PTFOperator.processOp(PTFOperator.java:132)
      	at org.apache.hadoop.hive.ql.exec.Operator.process(Operator.java:504)
      	at org.apache.hadoop.hive.ql.exec.Operator.forward(Operator.java:848)
      	at org.apache.hadoop.hive.ql.exec.ExtractOperator.processOp(ExtractOperator.java:45)
      	at org.apache.hadoop.hive.ql.exec.Operator.process(Operator.java:504)
      	at org.apache.hadoop.hive.ql.exec.mr.ExecReducer.reduce(ExecReducer.java:249)
      	... 7 more
      

      Attachments

        1. HIVE-4932.D11823.1.patch
          10 kB
          Phabricator

        Activity

          People

            navis Navis Ryu
            navis Navis Ryu
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: