Hive RegexSerDe Multiline Log matching
问题 I am looking for a regex that can be fed to a "create external table" statement of Hive QL in the form of "input.regex"="the regex goes here" The condition is that the logs in the files that the RegexSerDe must be reading are of the following form: 2013-02-12 12:03:22,323 [DEBUG] 2636hd3e-432g-dfg3-dwq3-y4dsfq3ew91b Some message that can contain any special character, including linebreaks. This one does not have a linebreak. It just has spaces on the same line. 2013-02-12 12:03:24,527 [DEBUG]