[
https://issues.apache.org/jira/browse/HIVE-21427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811811#comment-16811811
]
Hive QA commented on HIVE-21427:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12965058/HIVE-21427.5.patch
{color:green}SUCCESS:{color} +1 due to 4 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 15908 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[syslog_parser]
(batchId=22)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[syslog_parser_exception]
(batchId=54)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[syslog_parser_file_pruning]
(batchId=16)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[syslog_parser]
(batchId=164)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[syslog_parser_exception]
(batchId=173)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16873/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16873/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16873/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 5 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12965058 - PreCommit-HIVE-Build
> Syslog storage handler
> ----------------------
>
> Key: HIVE-21427
> URL: https://issues.apache.org/jira/browse/HIVE-21427
> Project: Hive
> Issue Type: New Feature
> Components: Serializers/Deserializers
> Affects Versions: 4.0.0
> Reporter: Ashutosh Chauhan
> Assignee: Prasanth Jayachandran
> Priority: Major
> Attachments: HIVE-21427.1.patch, HIVE-21427.2.patch,
> HIVE-21427.3.patch, HIVE-21427.4.patch, HIVE-21427.5.patch
>
>
> It will be useful to read syslog generated log files in Hive. Hive generates
> logs in RFC5424 log4j2 layout and stores it as external table in sys.db. This
> includes a SyslogSerde that can parse RFC5424 formatted logs and maps them to
> logs table schema for query processing by hive.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)