Re: [jira] [Updated] (HADOOP-10101) Update guava dependency to the latest version

2017-03-31 Thread Rob Vesse
My impression is that 3.0 is still a long way off a generally available release since they are still in Alpha at the moment. I would expect that 2.x would remain the primary distribution for a while yet. I don’t know how much, If at all, map/reduce has changed so it may already be possible to

[jira] [Commented] (JENA-1302) Intermittent Lucene prepareCommit exception during heavy read/write load

2017-03-31 Thread Vilnis Termanis (Iotic Labs) (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950653#comment-15950653 ] Vilnis Termanis (Iotic Labs) commented on JENA-1302: >From your descrip

[jira] [Updated] (JENA-1302) Intermittent Lucene prepareCommit exception during heavy read/write load

2017-03-31 Thread Vilnis Termanis (Iotic Labs) (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vilnis Termanis (Iotic Labs) updated JENA-1302: --- Attachment: netstat.log netstat socket state counts during lockup.py ru

[jira] [Commented] (JENA-1313) Language-specific collation in ARQ

2017-03-31 Thread Osma Suominen (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950717#comment-15950717 ] Osma Suominen commented on JENA-1313: - > return values in es, then pt, then fi Shouldn'

Re: [jira] [Updated] (HADOOP-10101) Update guava dependency to the latest version

2017-03-31 Thread A. Soroka
So for next steps, should someone (aka me) try to build against a 3.X Hadoop to see where the jolts are? Does that make sense as a way to gather more info? I would just go ahead and do it, but lacking (as I do) any Hadoop dev experience, I want to make sure that it's a good idea before investing

[jira] [Commented] (JENA-1313) Language-specific collation in ARQ

2017-03-31 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950836#comment-15950836 ] A. Soroka commented on JENA-1313: - Agreed on the better value of a two-param function. Or m

[GitHub] jena pull request #114: JENA-632: Generate JSON from SPARQL directly

2017-03-31 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r109143318 --- Diff: jena-arq/Grammar/master.jj --- @@ -327,6 +359,35 @@ void AskQuery() : {} SolutionModifier() } +void JsonQuery() : {} +{ +

[GitHub] jena pull request #114: JENA-632: Generate JSON from SPARQL directly

2017-03-31 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/114#discussion_r109147739 --- Diff: jena-arq/Grammar/master.jj --- @@ -100,6 +100,38 @@ import org.apache.jena.sparql.core.Quad ; public class CLASS extends PARSERBASE --- End dif

[jira] [Commented] (JENA-632) Generate JSON from SPARQL directly.

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950875#comment-15950875 ] ASF GitHub Bot commented on JENA-632: - Github user kinow commented on a diff in the pull

[jira] [Commented] (JENA-632) Generate JSON from SPARQL directly.

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950874#comment-15950874 ] ASF GitHub Bot commented on JENA-632: - Github user kinow commented on a diff in the pull

Re: [jira] [Updated] (HADOOP-10101) Update guava dependency to the latest version

2017-03-31 Thread Rob Vesse
Yes that would be a good idea You should just be able to change a single property and see if it Will compile. See the instructions on the website: http://jena.apache.org/documentation/hadoop/artifacts.html Rob On 31/03/2017 13:57, "A. Soroka" wrote: So for next steps, should someone (ak

[jira] [Commented] (JENA-1302) Intermittent Lucene prepareCommit exception during heavy read/write load

2017-03-31 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950896#comment-15950896 ] Andy Seaborne commented on JENA-1302: - Update from my side: I have written a java-based

[jira] [Comment Edited] (JENA-1313) Language-specific collation in ARQ

2017-03-31 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949989#comment-15949989 ] Bruno P. Kinoshita edited comment on JENA-1313 at 3/31/17 2:01 PM: --

Re: [jira] [Updated] (HADOOP-10101) Update guava dependency to the latest version

2017-03-31 Thread A. Soroka
Cool, following directions there, I successfully built with: mvn clean package -Dhadoop.version=3.0.0-alpha2 so that's promising (although hardly conclusive). --- A. Soroka The University of Virginia Library > On Mar 31, 2017, at 9:34 AM, Rob Vesse wrote: > > Yes that would be a good idea >

[jira] [Commented] (JENA-1313) Language-specific collation in ARQ

2017-03-31 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950983#comment-15950983 ] Bruno P. Kinoshita commented on JENA-1313: -- Hi Osma, >> return values in es, then

[jira] [Comment Edited] (JENA-1313) Language-specific collation in ARQ

2017-03-31 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950983#comment-15950983 ] Bruno P. Kinoshita edited comment on JENA-1313 at 3/31/17 2:19 PM: --

[jira] [Commented] (JENA-1313) Language-specific collation in ARQ

2017-03-31 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951009#comment-15951009 ] Andy Seaborne commented on JENA-1313: - We should not need ICU4J - the JDK should it all

[jira] [Commented] (JENA-1313) Language-specific collation in ARQ

2017-03-31 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951031#comment-15951031 ] Bruno P. Kinoshita commented on JENA-1313: -- Osma, >I re-read the description of t

[jira] [Created] (JENA-1314) Update Using Jena with Eclipse page

2017-03-31 Thread Bruno P. Kinoshita (JIRA)
Bruno P. Kinoshita created JENA-1314: Summary: Update Using Jena with Eclipse page Key: JENA-1314 URL: https://issues.apache.org/jira/browse/JENA-1314 Project: Apache Jena Issue Type: Doc

[GitHub] jena pull request #230: JENA-733 add documentation for narrower data type ca...

2017-03-31 Thread kinow
GitHub user kinow opened a pull request: https://github.com/apache/jena/pull/230 JENA-733 add documentation for narrower data type case Tried to clarify what happens when users provide Long values that fit into Integers, for [JENA-733](https://issues.apache.org/jira/browse/JENA-733)

[jira] [Commented] (JENA-733) Long typed literals report class java.lang.Long but return java.lang.Integer

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951133#comment-15951133 ] ASF GitHub Bot commented on JENA-733: - GitHub user kinow opened a pull request: htt

[GitHub] jena issue #230: JENA-733 add documentation for narrower data type case

2017-03-31 Thread rvesse
Github user rvesse commented on the issue: https://github.com/apache/jena/pull/230 +1 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[jira] [Commented] (JENA-733) Long typed literals report class java.lang.Long but return java.lang.Integer

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951146#comment-15951146 ] ASF GitHub Bot commented on JENA-733: - Github user rvesse commented on the issue: h

Re: Bug in SortedDataBag?

2017-03-31 Thread Chris Dollin
Hi Andy Yes, the cancel thread doesn't call open(), I understand that. The warnings are intermittent because the iterator in question (the "source" interator of QueryIterSort) is only left open if the cancel request is noticed while the sort databag is filling up. QueryIterSort never explicitly c

[jira] [Commented] (JENA-1314) Update Using Jena with Eclipse page

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951775#comment-15951775 ] ASF subversion and git services commented on JENA-1314: --- Commit 17897

[jira] [Commented] (JENA-1314) Update Using Jena with Eclipse page

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951782#comment-15951782 ] ASF subversion and git services commented on JENA-1314: --- Commit 17897

[jira] [Commented] (JENA-1314) Update Using Jena with Eclipse page

2017-03-31 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951794#comment-15951794 ] Bruno P. Kinoshita commented on JENA-1314: -- Done. Committed to trunk on SVN so tha