RE: Writing visibility labels with HFileOutputFormat2

2016-06-16 Thread Ellis, Tom (Financial Markets IT)
may need this because for scala's HBasecontext you need to ensure tags are included just incase ImportTSV has to be used. Write back, if I had missed something or if my info was lacking. Its been quite sometime we had worked in this area so have to see code every time to know what

RE: Writing visibility labels with HFileOutputFormat2

2016-06-15 Thread Ellis, Tom (Financial Markets IT)
E: tom.el...@lloydsbanking.com Website: www.lloydsbankcommercial.com , , , Reduce printing. Lloyds Banking Group is helping to build the low carbon economy. Corporate Responsibility Report: www.lloydsbankinggroup-cr.com/downloads -Original Message----- From: Ellis, Tom (Financial

RE: Writing visibility labels with HFileOutputFormat2

2016-06-15 Thread Ellis, Tom (Financial Markets IT)
l.com , , , Reduce printing. Lloyds Banking Group is helping to build the low carbon economy. Corporate Responsibility Report: www.lloydsbankinggroup-cr.com/downloads -----Original Message- From: Ellis, Tom (Financial Markets IT) [mailto:tom.el...@lloydsbanking.com.INVALID] Sent: 15 June 2016 16:2

RE: Writing visibility labels with HFileOutputFormat2

2016-06-15 Thread Ellis, Tom (Financial Markets IT)
-- Tom: Can you pastebin the stack trace for the exception ? It would be nice if you can show snippet of your code too. Thanks > On Jun 15, 2016, at 8:24 AM, Ellis, Tom (Financial Markets IT) > wrote: > > So I have a working prototype using just bulk puts on a table and using > se

RE: Writing visibility labels with HFileOutputFormat2

2016-06-15 Thread Ellis, Tom (Financial Markets IT)
g.com Website: www.lloydsbankcommercial.com , , , Reduce printing. Lloyds Banking Group is helping to build the low carbon economy. Corporate Responsibility Report: www.lloydsbankinggroup-cr.com/downloads -Original Message- From: Ellis, Tom (Financial Markets IT) [mailto:t

RE: Writing visibility labels with HFileOutputFormat2

2016-06-15 Thread Ellis, Tom (Financial Markets IT)
know your feedback and if you find any gaps here. Happy to help. Regards Ram On Wed, Jun 15, 2016 at 4:09 PM, Ellis, Tom (Financial Markets IT) < tom.el...@lloydsbanking.com.invalid> wrote: > Hmm, is there no other way to set labels on individual cells where we > don't have to

RE: Writing visibility labels with HFileOutputFormat2

2016-06-15 Thread Ellis, Tom (Financial Markets IT)
On Wed, Jun 15, 2016 at 3:09 PM, Ellis, Tom (Financial Markets IT) < tom.el...@lloydsbanking.com.invalid> wrote: > Yeah, thanks for this Ram. Although in my testing I have found that a > client user attempting to use the visibility expression resolver > doesn't seem to have t

RE: Writing visibility labels with HFileOutputFormat2

2016-06-15 Thread Ellis, Tom (Financial Markets IT)
problem. Let us know if you need further information. > > Regards > Ram > > On Tue, Jun 7, 2016 at 3:58 PM, Ellis, Tom (Financial Markets IT) < > tom.el...@lloydsbanking.com.invalid> wrote: > >> Hi Ram, >> >> We're attempting to do it programmatically s

RE: Writing visibility labels with HFileOutputFormat2

2016-06-07 Thread Ellis, Tom (Financial Markets IT)
the code you can see the test case TestImportTSVWithVisibilityLabels to get an initial idea of how it is being done. If not get back to us, happy to help . Regards Ram On Tue, Jun 7, 2016 at 3:36 PM, Ellis, Tom (Financial Markets IT) < tom.el...@lloydsbanking.com.invalid> wrote: &g

Writing visibility labels with HFileOutputFormat2

2016-06-07 Thread Ellis, Tom (Financial Markets IT)
Hi, I was wondering if it's possible/how to write Visibility Labels to an HFileOutputFormat2? I believe Visibility Labels are just implemented as Tags, but with the normal way of writing them with Mutation#setCellVisibility these are formally written as Tags to the cells during the VisibilityCo