n I get the
output of the catch to output somewhere?
Thanks,
Jim
On Mon, 7/31/17, o haya
wrote:
Subject: Re: Modifying
VisibilityEvaluator - Problem with Classpath for scanner
To: user@accumulo.apache.org,
"o haya"
Date: Mo
hat? And can I get the output of the
catch to output somewhere?
Thanks,
Jim
On Mon, 7/31/17, o haya wrote:
Subject: Re: Modifying VisibilityEvaluator - Problem with Classpath for
scanner
To: user@accumulo.apache.org, "o haya"
Date
31/17, o haya wrote:
Subject: Re: Modifying VisibilityEvaluator - Problem with Classpath for scanner
To: user@accumulo.apache.org, "o haya"
Date: Monday, July 31, 2017, 2:04 PM
Hi,
Ok, I checked and there are .err and
.trc files.
The .err files are empty, but I do see
the stdout
On Mon, 7/31/17, o haya wrote:
Subject: Re: Modifying VisibilityEvaluator - Problem with Classpath for scanner
To: user@accumulo.apache.org
Date: Monday, July 31, 2017, 12:17 PM
Josh and Ivan,
I don't have access to my test
environment now, bu
lla wrote:
Subject: Re: Modifying VisibilityEvaluator - Problem with Classpath for scanner
To: user@accumulo.apache.org
Date: Monday, July 31, 2017, 11:55 AM
I would
expect that all output going to stdout/stderr is being
captured in the tserver*.out or tserver*.err files (or
master equival
ug output in the Accumulo console/stdout or in any of the Accumulo logs. Is there a way that I can have the debug output from my JAR show up somewhere? That might help...Thanks,JimOn Mon, 7/31/17, Michael Wall wrote:Subject: Re: Modifying Visibilit
or errors, but I am not seeing the output from my JARs, so those errors are hidden, but
the not found errors I am seeing is the "visible" output.
On Mon, 7/31/17, ivan bella wrote:
Subject: Re: Modifying VisibilityEvaluator - Problem w
the output from my
JARs, so those errors are hidden, but the not found errors I am seeing is the
"visible" output.
On Mon, 7/31/17, ivan bella wrote:
Subject: Re: Modifying VisibilityEvaluator - Problem with Classpath for scanner
T
oday.Thanks,JimOn Mon, 7/31/17, ivan bella wrote:Subject: Re: Modifying VisibilityEvaluator - Problem with Classpath for scanner To: user@accumulo.apache.org, "o haya" Date: Monday, July 31, 2017, 8:33 AMJim, Putting the jars in the lib/ext directory is a perfectly acceptable mechanism. M
put the JARs in lib/ext AND added them to the
accumulo-site.xml :(... I gave up last night and shut all down and will try
again later today.
Thanks,
Jim
On Mon, 7/31/17, ivan bella wrote:
Subject: Re: Modifying VisibilityEvaluator - Problem wit
Subject: Re: Modifying VisibilityEvaluator - Problem with Classpath for scanner
To: user@accumulo.apache.org, "o haya"
Date: Monday, July 31, 2017, 8:34 AM
You can
use the classpath command to help troubleshoot as
well
$ACCUMULO_HOME/bin/accumulo
classpath
On Mon, Jul
31,
You can use the classpath command to help troubleshoot as well
$ACCUMULO_HOME/bin/accumulo classpath
On Mon, Jul 31, 2017 at 8:33 AM ivan bella wrote:
> Jim,
> Putting the jars in the lib/ext directory is a perfectly acceptable
> mechanism. Make sure your jars are in place on all of your tserve
Jim, Putting the jars in the lib/ext directory is a perfectly acceptable mechanism. Make sure your jars are in place on all of your tservers before you start them up. Perhaps this class is being found but is failing to initialize itself which can lead to a ClassNoDefError.Ivan> On July 31, 201
Hi,
I am trying to make some modifications to the Accumulo VisibilityModifier, but
when I add my code, and try to run a scan on a table, I am getting
ClassNoDefError for a class that my modified code uses.
So far, what I have been trying to add my JARs to the classpath is to put the
JARs in th
14 matches
Mail list logo