[ 
https://issues.apache.org/jira/browse/ACCUMULO-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825784#comment-13825784
 ] 

Luke Brassard commented on ACCUMULO-1883:
-----------------------------------------

So I've found two ways to get this to work. Both involve adding references to 
the {{-libjars}} parameter:
# include the full path the {{accumulo-site.xml}} file
# add the {{accumulo-site.xml}} file to a jar that is included in the 
{{-libjars}} listing

This workaround might be enough for now. Not sure if it's worth it to 
additionally add setters to the {{AccumuloFileOutputFormat}} to set the 
configuration more explicitly in the job setup.

> AccumuloFileOutputFormat cannot generate encrypted RFiles.
> ----------------------------------------------------------
>
>                 Key: ACCUMULO-1883
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1883
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Luke Brassard
>             Fix For: 1.6.0
>
>
> The {{AccumuloFileOutputFormat}} does not seem to have the ability to pick up 
> an {{accumulo-site.xml}} that is on the classpath. Therefore, it currently 
> seems impossible to pass required crypto settings to a MapReduce job. The 
> best way to do this will probably be to add one or several explicit setters 
> to the {{AccumuloFileOutputFormat}} class that will handle things 
> appropriately.
> If there is already a recognized way to do this, please comment. Either way, 
> it should probably be made easier.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to