{127=Process exited with an error: 127 (Exit value: 127)}

2016-09-17 Thread Ranjith Mandala
Hi, I am trying to use the below command, but fails with Exit code 127. Any help is appreciated. String command = "su -l ambari-qa -c 'hdfs dfs -ls /' CommandLine cmdLine = CommandLine.parse(command); DefaultExecutor executor = new DefaultExecutor(); executor.execute(); {127=Process exited wi

Re: [VOTE][RC2] Release "Apache Commons RNG" version 1.0

2016-09-17 Thread Gary Gregory
On Sat, Sep 17, 2016 at 10:10 AM, Matt Sicker wrote: > On 17 September 2016 at 11:13, Gary Gregory > wrote: > > > > From my experience, when I or someone finds any problem with an RC I > > rolled, I sigh, cancel, and redo; but not before complaining to myself > that > > if there where not 50 ste

Re: [VOTE][RC2] Release "Apache Commons RNG" version 1.0

2016-09-17 Thread Matt Sicker
On 17 September 2016 at 11:13, Gary Gregory wrote: > > From my experience, when I or someone finds any problem with an RC I > rolled, I sigh, cancel, and redo; but not before complaining to myself that > if there where not 50 steps to do a release, it would be less of a pain. > Is there a jira is

Re: [VOTE][RC2] Release "Apache Commons RNG" version 1.0

2016-09-17 Thread Gary Gregory
Hi All, Gilles: I can see you are frustrated by the late comments and opinions when the code has been sitting in the repo for all to see. I hope we can resolve all of this amicably. All: We have only one shot at 1.0, this will set the tone for a 1.x line. If things change/mature/break enough then

Re: [MATH] Thoughts on some short term goals?

2016-09-17 Thread Emmanuel Bourg
Le 17/09/2016 à 16:07, Jörg Schaible a écrit : > +1 ... normally. However, IIRC correctly, Gilles once said that all the RNG > stuff was never part of a release. In that case this code can be simply > dropped. Actually some of the RNG stuff has been in Commons Math for years, the RandomGenerato

Re: [LANG] Methods introduced in LANG-1134

2016-09-17 Thread Gary Gregory
JUnit makes the distinction between "same" for the same object and "equals" and calling equals(), maybe this would help here. http://junit.org/junit4/javadoc/4.12/org/junit/Assert.html Gary On Sep 17, 2016 7:52 AM, "Benedikt Ritter" wrote: > Hi, > > LANG-1134 introduced new methods to Validate

Re: [VOTE][RC2] Release "Apache Commons RNG" version 1.0

2016-09-17 Thread Emmanuel Bourg
Le 17/09/2016 à 13:34, Gilles a écrit : > Your behaviour is in blatant contradiction with the Apache > motto, and this project's chair mantra (RERO), which is > truly ignored by the facts. RERO isn't the Apache motto (and I'm not opposed to a release, I'm opposed to declaring the current code as

[LANG] Methods introduced in LANG-1134

2016-09-17 Thread Benedikt Ritter
Hi, LANG-1134 introduced new methods to Validate. I'm not fond of the API as is currently is. Here are my concerns: - When comparing numeral values usually we talk about greaterThan and lessThan. The new API in Validate uses "smaller" and "greater" - we have a method called "different" which chec

Re: [VOTE][RC2] Release "Apache Commons RNG" version 1.0

2016-09-17 Thread Jörg Schaible
+1 builds for my compiler zoo from source from version 1.7 to 1.9 under Linux. Builds for 1.6 JDKs have to be made using a profile, but build incl. tests succeed then. Cheers, Jörg Gilles wrote: > Hi. > > This is a [VOTE] for releasing Apache Commons RNG 1.0 (from RC2). > > Tag name: >R

Re: [MATH] Thoughts on some short term goals?

2016-09-17 Thread Jörg Schaible
Hi Rob, Rob Tompkins wrote: > Hello, > > Given that the long term goals of commons-math are fairly uncertain, I > would like to attempt working with some short term goals. The hope here is > to think about questions along the lines of: "what can be done today/this > week/this month,” with the go

[MATH] Thoughts on some short term goals?

2016-09-17 Thread Rob Tompkins
Hello, Given that the long term goals of commons-math are fairly uncertain, I would like to attempt working with some short term goals. The hope here is to think about questions along the lines of: "what can be done today/this week/this month,” with the goal aiming at chipping away at what I’ll

Re: [VOTE][RC2] Release "Apache Commons RNG" version 1.0

2016-09-17 Thread Gilles
On Sat, 17 Sep 2016 01:49:22 +0200, Emmanuel Bourg wrote: Le 16/09/2016 à 23:46, Gilles a écrit : [X] -1 No, do not release it because ... -1 due to the design concerns I mentioned in the RC1 thread. FTR Your observations relevant to the vote have been taken into account for RC2. Gilles

Re: [VOTE][RC2] Release "Apache Commons RNG" version 1.0

2016-09-17 Thread Gilles
On Sat, 17 Sep 2016 10:53:42 +0200, Emmanuel Bourg wrote: Le 17/09/2016 à 04:26, Gilles a écrit : Sorry, but none of them warrant a -1. You are free to completely ignore my feedback as you currently do, Please don't pretend that I do that. Ignore means not replying. I never ignored any feed

Re: [codec] ready for a release

2016-09-17 Thread Emmanuel Bourg
Le 16/09/2016 à 00:49, Gary Gregory a écrit : > I'd like to start a release for [codec]. If you want to review the code > now, please do so. I tried to build the site but the BOM in changes.xml crashed the changes plugin, and clirr is unable to run for some reason. The changes look good. Emmanuel

Re: [VOTE][RC2] Release "Apache Commons RNG" version 1.0

2016-09-17 Thread Emmanuel Bourg
Le 17/09/2016 à 04:26, Gilles a écrit : > Sorry, but none of them warrant a -1. You are free to completely ignore my feedback as you currently do, but you can't claim that my concerns doesn't warrant a -1. The API is immature and should not be released as 1.0. And if you are not listening don't c

Re: [VOTE][RC2] Release "Apache Commons RNG" version 1.0

2016-09-17 Thread Artem Barger
+1 Отправлено с iPhone > 17 сент. 2016 г., в 6:10, Dave Brosius написал(а): > > +1 > > >> On 09/16/2016 05:46 PM, Gilles wrote: >> Hi. >> >> This is a [VOTE] for releasing Apache Commons RNG 1.0 (from RC2). >> >> Tag name: >> RNG_1_0_RC2 (signature can be checked from git using 'git tag -v