From issues-return-155315-archive-asf-public=cust-asf.ponee.io@hive.apache.org Fri Apr 5 23:25:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id D389F18067E for ; Sat, 6 Apr 2019 01:25:02 +0200 (CEST) Received: (qmail 65850 invoked by uid 500); 5 Apr 2019 23:25:01 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 65836 invoked by uid 99); 5 Apr 2019 23:25:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Apr 2019 23:25:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6B764E29AC for ; Fri, 5 Apr 2019 23:25:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 82B87245A1 for ; Fri, 5 Apr 2019 23:25:00 +0000 (UTC) Date: Fri, 5 Apr 2019 23:25:00 +0000 (UTC) From: "Jason Dere (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-21427) Syslog storage handler MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-21427?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1681= 1351#comment-16811351 ]=20 Jason Dere commented on HIVE-21427: ----------------------------------- +1 pending tests > 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 genera= tes 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 map= s them to logs table schema for query processing by hive.=C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)