Kevin Stanton

Results 13 comments of Kevin Stanton

It actually fails even if AWS_PROFILE is set to "default", which is...very odd and confusing.

@qualidafial yup I'm using JAX-RS through Dropwizard (which also recommends JDBI). The ExceptionMapper route is what I was about to go down. I think that is a fine approach, I...

copying over ~/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar and registering it along with the elephant-bird-2.2.3.jar worked for me. I'm on pig 0.10 and hadoop 1.0.3. Here's an example: **Assume following directory layout:** ./test.json ./test.pig ./lib/json-simple-1.1.jar...

It segfaults for me: ``` apk update apk add openjdk8 export JAVA_HOME=/usr/lib/jvm/java-8-openjdk export PATH="$JAVA_HOME/bin:${PATH}" javac -ms1g -mx1g HelloWorld.java ``` ``` package main; class Main { public static void main(String[] args)...

Absolutely! Thanks for following up! On Jan 14, 2013, at 10:11 PM, Rob Hunter [email protected] wrote: > Would "Collapse All"/"Expand All" buttons would cover your use case? > > —...

@jplock it is a reasonable workaround for now, yes, but then the config can't be checked in and used by multiple developers who want to run integration tests. you'd have...

plus one on this being a feature, this is crucial!

Is there an ETA on when this will get merged? Also blocked on this