[
https://issues.apache.org/jira/browse/HIVE-21427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812267#comment-16812267
]
Hive QA commented on HIVE-21427:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12965157/HIVE-21427.7.patch
{color:green}SUCCESS:{color} +1 due to 4 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 15905 tests
executed
*Failed tests:*
{noformat}
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/16889/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16889/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16889/
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12965157 - 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,
> HIVE-21427.6.patch, HIVE-21427.7.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)