You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r963792 - /websites/production/gora/content/ - posted by le...@apache.org on 2015/09/01 06:11:48 UTC, 0 replies.
- [1/4] gora git commit: GORA-429 Implement Maven forbidden-apis plugin in Gora - posted by le...@apache.org on 2015/09/01 22:44:19 UTC, 0 replies.
- [2/4] gora git commit: GORA-429 Implement Maven forbidden-apis plugin in Gora v2 - posted by le...@apache.org on 2015/09/01 22:44:20 UTC, 0 replies.
- [3/4] gora git commit: Merge branch 'GORA-429' - posted by le...@apache.org on 2015/09/01 22:44:21 UTC, 0 replies.
- [4/4] gora git commit: GORA-429 Implement Maven forbidden-apis plugin in Gora this closes #32 - posted by le...@apache.org on 2015/09/01 22:44:22 UTC, 0 replies.
- [01/25] gora git commit: * JavaPairRDD support for GoraInputFormat. - posted by le...@apache.org on 2015/09/03 09:28:37 UTC, 0 replies.
- [02/25] gora git commit: * GoraSpark.java initialize method renamed to initializeInput. * Architectural change is made. - posted by le...@apache.org on 2015/09/03 09:28:38 UTC, 0 replies.
- [03/25] gora git commit: * Serialization support via Kyro. - posted by le...@apache.org on 2015/09/03 09:28:39 UTC, 0 replies.
- [04/25] gora git commit: * map function is implemented as like in LogAnalytics.java - posted by le...@apache.org on 2015/09/03 09:28:40 UTC, 0 replies.
- [05/25] gora git commit: * map was not collecting the counts and it is fixed. - posted by le...@apache.org on 2015/09/03 09:28:41 UTC, 0 replies.
- [06/25] gora git commit: * GoraSpark.java initializeInput method renamed to initialize * reduce part is added to example. - posted by le...@apache.org on 2015/09/03 09:28:42 UTC, 0 replies.
- [07/25] gora git commit: Organizing codes Documentation - posted by le...@apache.org on 2015/09/03 09:28:43 UTC, 0 replies.
- [08/25] gora git commit: * Writing to Hbase via Spark is implemented. - posted by le...@apache.org on 2015/09/03 09:28:44 UTC, 0 replies.
- [09/25] gora git commit: * Added dependency to write output to Solr. - posted by le...@apache.org on 2015/09/03 09:28:45 UTC, 0 replies.
- [10/25] gora git commit: Code is organized at LogAnalyticsSpark.java. - posted by le...@apache.org on 2015/09/03 09:28:46 UTC, 0 replies.
- [11/25] gora git commit: * GoraSparkEngine.java architecture is improved. - posted by le...@apache.org on 2015/09/03 09:28:47 UTC, 0 replies.
- [12/25] gora git commit: GoraSparkEngine.java setOutput method renamed to generateOutputConf. Added a new method to GoraSparkEngine.java which creates a job and returns necessary conf for Spark to use. - posted by le...@apache.org on 2015/09/03 09:28:48 UTC, 0 replies.
- [13/25] gora git commit: Unnecessary reuseObjects is removed. - posted by le...@apache.org on 2015/09/03 09:28:49 UTC, 0 replies.
- [14/25] gora git commit: Unnecessary imports are removed from LogAnalyticsSpark.java - posted by le...@apache.org on 2015/09/03 09:28:50 UTC, 0 replies.
- [15/25] gora git commit: Minor improvements for LogAnalyticsSpark.java - posted by le...@apache.org on 2015/09/03 09:28:51 UTC, 0 replies.
- [16/25] gora git commit: Spark engine word count tests are implemented. Due to a connection problem, spark engine word count tests are ignored. - posted by le...@apache.org on 2015/09/03 09:28:52 UTC, 0 replies.
- [17/25] gora git commit: Minor change at SparkWordCount.java - posted by le...@apache.org on 2015/09/03 09:28:53 UTC, 0 replies.
- [18/25] gora git commit: Spark version should be placed at parent pom and it's done. - posted by le...@apache.org on 2015/09/03 09:28:54 UTC, 0 replies.
- [19/25] gora git commit: servlet dependency is excluded from spark, not ant. Without excluding it throws a java security exception. Motivation for it: https://issues.apache.org/jira/browse/SPARK-1693 and - posted by le...@apache.org on 2015/09/03 09:28:55 UTC, 0 replies.
- [20/25] gora git commit: LogAnalyticsSpark is let to run from command line by passing "loganalyticsspark" argument. - posted by le...@apache.org on 2015/09/03 09:28:56 UTC, 0 replies.
- [21/25] gora git commit: Spark version is changed to 1.4.1 from 1.3.1. - posted by le...@apache.org on 2015/09/03 09:28:57 UTC, 0 replies.
- [22/25] gora git commit: Merge branch 'master' of https://github.com/kamaci/gora into GORA-386 - posted by le...@apache.org on 2015/09/03 09:28:58 UTC, 0 replies.
- [23/25] gora git commit: GORA-386 Gora Spark Backend Support addition to make forbidden api compliant - posted by le...@apache.org on 2015/09/03 09:28:59 UTC, 0 replies.
- [24/25] gora git commit: Merge branch 'GORA-386' - posted by le...@apache.org on 2015/09/03 09:29:00 UTC, 0 replies.
- [25/25] gora git commit: GORA-386 Gora Spark Backend Support - Final update of LogAnalyticsSpark to comply with forbidden-api plugin - posted by le...@apache.org on 2015/09/03 09:29:01 UTC, 0 replies.
- gora git commit: GORA-432 Simplify if Statements this closes #36 - posted by le...@apache.org on 2015/09/03 20:56:44 UTC, 0 replies.
- [1/4] gora git commit: GORA-417 Deploy Hadoop-1 compatible binaries for Apache Gora - posted by le...@apache.org on 2015/09/03 21:08:01 UTC, 0 replies.
- [2/4] gora git commit: Merge branch 'master' into GORA-417 - posted by le...@apache.org on 2015/09/03 21:08:02 UTC, 0 replies.
- [3/4] gora git commit: Merge branch 'master' into GORA-417 - posted by le...@apache.org on 2015/09/03 21:08:03 UTC, 0 replies.
- [4/4] gora git commit: GORA-417 Deploy Hadoop-1 compatible binaries for Apache Gora this closes #33 - posted by le...@apache.org on 2015/09/03 21:08:04 UTC, 0 replies.
- gora git commit: GORA-314 Implement TestDriver for AccumuloStoreTest e.g. TODO in class - posted by le...@apache.org on 2015/09/04 16:40:36 UTC, 0 replies.
- [1/3] gora git commit: Non-final public static fields can be changed by external classes (by a malicious code or accidentally). - posted by le...@apache.org on 2015/09/04 16:46:41 UTC, 0 replies.
- [2/3] gora git commit: Non-final public static fields can be changed by external classes (by a malicious code or accidentally). - posted by le...@apache.org on 2015/09/04 16:46:42 UTC, 0 replies.
- [3/3] gora git commit: GORA-433 Non-Final Public Static Fields Should Be Final - posted by le...@apache.org on 2015/09/04 16:46:43 UTC, 0 replies.
- [1/2] gora git commit: Fix for uncommitted documents which are at last buffer when buffer is not equal to default commit size. - posted by le...@apache.org on 2015/09/04 16:54:35 UTC, 0 replies.
- [2/2] gora git commit: Merge branch 'gorasolr' of https://github.com/kamaci/gora - posted by le...@apache.org on 2015/09/04 16:54:36 UTC, 0 replies.
- [1/7] gora git commit: Clean up code. - posted by le...@apache.org on 2015/09/05 16:47:05 UTC, 0 replies.
- [2/7] gora git commit: Remove unused imports. - posted by le...@apache.org on 2015/09/05 16:47:06 UTC, 0 replies.
- [3/7] gora git commit: Fix potential bugs and clean code. - posted by le...@apache.org on 2015/09/05 16:47:07 UTC, 0 replies.
- [4/7] gora git commit: Performance improvements. - posted by le...@apache.org on 2015/09/05 16:47:08 UTC, 0 replies.
- [5/7] gora git commit: Potential bugs are resolved. - posted by le...@apache.org on 2015/09/05 16:47:09 UTC, 0 replies.
- [6/7] gora git commit: Merge branch 'master' of https://github.com/apache/gora - posted by le...@apache.org on 2015/09/05 16:47:10 UTC, 0 replies.
- [7/7] gora git commit: GORA-435 Clean Up Code and Fix Potential Bugs this closes #39 - posted by le...@apache.org on 2015/09/05 16:47:11 UTC, 0 replies.
- [1/3] gora git commit: Java 7 changes and improvements including diamond operators, automatic resource handling, unnecessary boxing, collapsing exceptions, and iterations. - posted by le...@apache.org on 2015/09/05 18:05:49 UTC, 0 replies.
- [2/3] gora git commit: Java 7 changes and improvements including diamond operators, automatic resource handling, unnecessary boxing, collapsing exceptions, and iterations. - posted by le...@apache.org on 2015/09/05 18:05:50 UTC, 0 replies.
- [3/3] gora git commit: GORA-436 Improve Source Code as Java 7 Compatible this closes #41 - posted by le...@apache.org on 2015/09/05 18:05:51 UTC, 0 replies.
- gora git commit: Prep for Apache Gora 0.6.1 release candidate - posted by le...@apache.org on 2015/09/05 18:12:29 UTC, 0 replies.
- gora git commit: [maven-release-plugin] prepare release apache-gora-0.6.1 - posted by le...@apache.org on 2015/09/05 18:22:47 UTC, 0 replies.
- Git Push Summary - posted by le...@apache.org on 2015/09/05 18:22:59 UTC, 0 replies.
- gora git commit: [maven-release-plugin] prepare for next development iteration - posted by le...@apache.org on 2015/09/05 18:23:11 UTC, 0 replies.
- svn commit: r10422 - /dev/gora/ - posted by le...@apache.org on 2015/09/05 18:45:12 UTC, 0 replies.
- svn commit: r10440 - /dev/gora/ - posted by le...@apache.org on 2015/09/08 05:35:41 UTC, 0 replies.
- svn commit: r10457 - in /dev/gora: apache-gora-0.6.1-src.zip apache-gora-0.6.1-src.zip.asc apache-gora-0.6.1-src.zip.md5 apache-gora-0.6.1-src.zip.sha - posted by le...@apache.org on 2015/09/10 09:05:25 UTC, 0 replies.
- [1/2] gora git commit: Erroneous exception message: "cannot write to DataOutput of instance:" at readObject method of IOUtils.java is fixed. - posted by le...@apache.org on 2015/09/10 09:18:07 UTC, 0 replies.
- [2/2] gora git commit: GORA-438 Erroneous Exception Message at IOUtils.java this closes #42 - posted by le...@apache.org on 2015/09/10 09:18:08 UTC, 0 replies.
- svn commit: r10501 - /release/gora/0.6.1/ - posted by le...@apache.org on 2015/09/15 07:44:33 UTC, 0 replies.
- svn commit: r10502 - /release/gora/0.6.1/gora/ - posted by le...@apache.org on 2015/09/15 07:45:19 UTC, 0 replies.
- svn commit: r10503 - in /release/gora/0.6.1: CHANGES.txt gora/CHANGES.txt - posted by le...@apache.org on 2015/09/15 07:47:19 UTC, 0 replies.
- svn commit: r10504 - in /release/gora/0.6.1: apache-gora-0.6.1-src.tar.gz gora/apache-gora-0.6.1-src.tar.gz - posted by le...@apache.org on 2015/09/15 07:47:46 UTC, 0 replies.
- svn commit: r10505 - in /release/gora/0.6.1: apache-gora-0.6.1-src.tar.gz.asc gora/apache-gora-0.6.1-src.tar.gz.asc - posted by le...@apache.org on 2015/09/15 07:48:02 UTC, 0 replies.
- svn commit: r10506 - in /release/gora/0.6.1: apache-gora-0.6.1-src.tar.gz.md5 gora/apache-gora-0.6.1-src.tar.gz.md5 - posted by le...@apache.org on 2015/09/15 07:48:17 UTC, 0 replies.
- svn commit: r10507 - in /release/gora/0.6.1: apache-gora-0.6.1-src.tar.gz.sha gora/apache-gora-0.6.1-src.tar.gz.sha - posted by le...@apache.org on 2015/09/15 07:48:34 UTC, 0 replies.
- svn commit: r10508 - in /release/gora/0.6.1: apache-gora-0.6.1-src.zip gora/apache-gora-0.6.1-src.zip - posted by le...@apache.org on 2015/09/15 07:48:58 UTC, 0 replies.
- svn commit: r10509 - in /release/gora/0.6.1: apache-gora-0.6.1-src.zip.asc gora/apache-gora-0.6.1-src.zip.asc - posted by le...@apache.org on 2015/09/15 07:49:10 UTC, 0 replies.
- svn commit: r10510 - in /release/gora/0.6.1: apache-gora-0.6.1-src.zip.md5 gora/apache-gora-0.6.1-src.zip.md5 - posted by le...@apache.org on 2015/09/15 07:49:24 UTC, 0 replies.
- svn commit: r10511 - in /release/gora/0.6.1: apache-gora-0.6.1-src.zip.sha gora/apache-gora-0.6.1-src.zip.sha - posted by le...@apache.org on 2015/09/15 07:49:36 UTC, 0 replies.
- svn commit: r10512 - /release/gora/0.6.1/gora/ - posted by le...@apache.org on 2015/09/15 07:50:03 UTC, 0 replies.
- svn commit: r10513 - /release/gora/0.6/ - posted by le...@apache.org on 2015/09/15 07:50:33 UTC, 0 replies.
- svn commit: r10514 - /dev/gora/ - posted by le...@apache.org on 2015/09/15 07:51:15 UTC, 0 replies.
- svn commit: r1703102 - /gora/site/trunk/content/index.md - posted by le...@apache.org on 2015/09/15 08:04:51 UTC, 0 replies.
- svn commit: r965474 - /websites/production/gora/content/ - posted by le...@apache.org on 2015/09/15 08:04:57 UTC, 0 replies.
- svn commit: r965475 - in /websites/staging/gora/trunk/content: ./ index.html - posted by bu...@apache.org on 2015/09/15 08:05:03 UTC, 0 replies.
- svn commit: r965476 - /websites/production/gora/content/ - posted by le...@apache.org on 2015/09/15 08:05:24 UTC, 0 replies.
- svn commit: r1703103 - /gora/site/trunk/content/downloads.md - posted by le...@apache.org on 2015/09/15 08:12:29 UTC, 0 replies.
- svn commit: r965478 - /websites/production/gora/content/ - posted by le...@apache.org on 2015/09/15 08:12:35 UTC, 0 replies.
- svn commit: r965479 - in /websites/staging/gora/trunk/content: ./ downloads.html - posted by bu...@apache.org on 2015/09/15 08:12:36 UTC, 0 replies.
- svn commit: r965480 - /websites/production/gora/content/ - posted by le...@apache.org on 2015/09/15 08:12:49 UTC, 0 replies.
- svn commit: r1703106 - /gora/committers/doap_Gora.rdf - posted by le...@apache.org on 2015/09/15 08:39:00 UTC, 0 replies.
- svn commit: r1703333 - in /gora/site/trunk/content/current/api: ./ apidocs-0.6.1/ apidocs-0.6.1/org/ apidocs-0.6.1/org/apache/ apidocs-0.6.1/org/apache/gora/ apidocs-0.6.1/org/apache/gora/accumulo/ apidocs-0.6.1/org/apache/gora/accumulo/encoders/ apido... - posted by le...@apache.org on 2015/09/16 07:35:24 UTC, 0 replies.
- svn commit: r965628 - in /websites/staging/gora/trunk/content: ./ current/api/ current/api/apidocs-0.6.1/ current/api/apidocs-0.6.1/org/ current/api/apidocs-0.6.1/org/apache/ current/api/apidocs-0.6.1/org/apache/gora/ current/api/apidocs-0.6.1/org/apac... - posted by bu...@apache.org on 2015/09/16 07:36:15 UTC, 0 replies.
- svn commit: r965629 - /websites/production/gora/content/ - posted by le...@apache.org on 2015/09/16 07:39:18 UTC, 0 replies.
- svn commit: r965630 - /websites/production/gora/content/ - posted by le...@apache.org on 2015/09/16 07:39:53 UTC, 0 replies.
- gora git commit: Updated Committer Informations - posted by ka...@apache.org on 2015/09/17 01:35:14 UTC, 0 replies.
- gora git commit: GORA-441 Update build.gradle within gora-gradle-plugin to reference canonical Apache links (lewismc via drazzib). This commit closes apache/gora#44 - posted by dr...@apache.org on 2015/09/21 23:28:07 UTC, 0 replies.