[
https://issues.apache.org/jira/browse/RANGER-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755590#comment-17755590
]
Fateh Singh commented on RANGER-4178:
-------------------------------------
[~bpatel]
Currently, without my patch there are 2 configs which will be required to
enable orc i.e. xasecure.audit.destination.hdfs.batch.filequeue.filetype=orc
and config xasecure.audit.destination.hdfs.filetype=orc
Ideally, we would want only 1 config to enable orc
xasecure.audit.destination.hdfs.batch.filequeue.filetype=orc. Also, orc can
only be enabled from filequeue, so above config seems more reasonable.
My 12th May attachment has this change
cc [~rmani]
> NoClassDefFoundError: org/apache/hadoop/hive/ql/exec/vector/ColumnVector
> ------------------------------------------------------------------------
>
> Key: RANGER-4178
> URL: https://issues.apache.org/jira/browse/RANGER-4178
> Project: Ranger
> Issue Type: Bug
> Components: audit
> Affects Versions: 3.0.0, 2.2.0, 2.3.0
> Reporter: Bhavik Patel
> Assignee: Bhavik Patel
> Priority: Critical
> Attachments:
> 0001-RANGER-4178-NoClassDefFoundError-org-apache-hadoop-h.patch,
> 0001-RANGER-4178-Only-xasecure.audit.destination.hdfs.bat.patch
>
>
> Observed below error when enabled audit type as ORC format.
> NoClassDefFoundError: org/apache/hadoop/hive/ql/exec/vector/ColumnVector
> https://issues.apache.org/jira/browse/RANGER-1837
> https://issues.apache.org/jira/browse/RANGER-3235
> cc: [~rmani]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)