meTest/flume-test-spoolDir';
And got the same result
Eran
On Thu, Oct 1, 2015 at 3:20 PM Daniel Haviv
wrote:
> Hi,
> You didn't escape the ^ character at the end.
> Try using this string instead: ([^ ]*) ([^ ]*) ([^ ]*) ([^ ]*) ([^
> \[]*)\[([^ ]*)\]: \(([^ ]*)\) ([\^]*)
&g
Hi,
I am trying to create a table with Regex SerDe but failing with no good
reason:
CREATE EXTERNAL TABLE syslog (
month STRING,
day STRING,
time STRING,
source STRING,
process STRING,
pid STRING,
uname STRING,
message STRING)
COMMENT 'This is the syslog sample table'
ROW FORMAT SER
-- Forwarded message -
From: IT CTO
Date: Tue, Sep 29, 2015 at 10:51 AM
Subject: Failed to execute command on hive - Relative path in absolute URI
To:
After connecting to hive both using the shell or beeline I am getting the
following error on every command I am making
What is