MAX_ERRORS Query Option
Maximum number of non-fatal errors for any particular query that are recorded in the Impala log file. For example, if a billion-row table had a non-fatal data error in every row, you could diagnose the problem without all billion errors being logged. Unspecified or 0 indicates the built-in default value of 1000.
This option only controls how many errors are reported. To specify whether Impala continues or halts when it encounters such errors, use the ABORT_ON_ERROR option.
Type: numeric
Default: 0 (meaning 1000 errors)
Page generated May 18, 2018.
<< LIVE_SUMMARY Query Option (CDH 5.5 or higher only) | ©2016 Cloudera, Inc. All rights reserved | MAX_IO_BUFFERS Query Option >> |
Terms and Conditions Privacy Policy |