Got it to work. I was being an anvil head. :) --John
On Thu, Sep 18, 2014 at 5:36 AM, <[email protected]> wrote: > Cool, thanks Sean, I will give that a try. > > --John > > Sent from my iPhone > > On Sep 18, 2014, at 2:52 AM, Sean Busbey <[email protected]> wrote: > > If you use the "tool" command that comes with an accumulo install to run > your job, it will take care of adding whatever jars accumulo needs ot the > hadoop classpath. > > Normally, it's $ACCUMULO_HOM/bin/tool.sh > > -Sean > > On Wed, Sep 17, 2014 at 7:59 PM, JavaHokie <[email protected]> > wrote: > >> Hi Corey, >> >> I am now trying to deploy this @ work and I am unable to get this run >> without putting accumulo-core, accumulo-fate, accumulo-trace, >> accumulo-tracer, and accumulo-tserver in the >> $HADOOP_COMMON_HOME/share/hadoop/common directory. Can you tell me how you >> package your jar to obviate the need to put these jars here? >> >> Thanks >> >> --John >> >> On Sun, Aug 24, 2014 at 6:50 PM, Corey Nolet-2 [via Apache Accumulo] <[hidden >> email] <http://user/SendEmail.jtp?type=node&node=11303&i=0>> wrote: >> >>> Awesome John! It's good to have this documented for future users. Keep >>> us updated! >>> >>> >>> On Sun, Aug 24, 2014 at 11:05 AM, JavaHokie <[hidden email] >>> <http://user/SendEmail.jtp?type=node&node=11209&i=0>> wrote: >>> >>>> Hi Corey, >>>> >>>> Just to wrap things up, AccumuloMultipeTableInputFormat is working >>>> really >>>> well. This is an outstanding feature I can leverage big-time on my >>>> current >>>> work assignment, an IRAD I am working on, as well as my own prototype >>>> project. >>>> >>>> Thanks again for your help! >>>> >>>> --John >>>> >>>> >>>> >>>> -- >>>> View this message in context: >>>> http://apache-accumulo.1065345.n5.nabble.com/AccumuloMultiTableInputFormat-IllegalStateException-tp11186p11208.html >>>> Sent from the Users mailing list archive at Nabble.com. >>>> >>> >>> >>> >>> ------------------------------ >>> If you reply to this email, your message will be added to the >>> discussion below: >>> >>> http://apache-accumulo.1065345.n5.nabble.com/AccumuloMultiTableInputFormat-IllegalStateException-tp11186p11209.html >>> To unsubscribe from AccumuloMultiTableInputFormat >>> IllegalStateException, click here. >>> NAML >>> <http://apache-accumulo.1065345.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >>> >> >> >> ------------------------------ >> View this message in context: Re: AccumuloMultiTableInputFormat >> IllegalStatementException >> <http://apache-accumulo.1065345.n5.nabble.com/AccumuloMultiTableInputFormat-IllegalStateException-tp11186p11303.html> >> >> Sent from the Users mailing list archive >> <http://apache-accumulo.1065345.n5.nabble.com/Users-f2.html> at >> Nabble.com. >> > > > > -- > Sean > >
