You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by gr...@apache.org on 2018/08/27 19:32:05 UTC

kudu git commit: [site] Add descriptions to the DOAP file

Repository: kudu
Updated Branches:
  refs/heads/gh-pages e86c4bda6 -> 1488e1788


[site] Add descriptions to the DOAP file

Change-Id: I77cf9e780e49a9e475df11cdebffeee1e02bc9a9
Reviewed-on: http://gerrit.cloudera.org:8080/11287
Tested-by: Grant Henke <gr...@apache.org>
Reviewed-by: Grant Henke <gr...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/kudu/repo
Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/1488e178
Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/1488e178
Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/1488e178

Branch: refs/heads/gh-pages
Commit: 1488e1788de96e34ff4970e802a5cab630b69099
Parents: e86c4bd
Author: Attila Bukor <ab...@apache.org>
Authored: Tue Aug 21 23:30:31 2018 +0200
Committer: Grant Henke <gr...@apache.org>
Committed: Mon Aug 27 15:23:20 2018 +0000

----------------------------------------------------------------------
 doap_Kudu.rdf | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kudu/blob/1488e178/doap_Kudu.rdf
----------------------------------------------------------------------
diff --git a/doap_Kudu.rdf b/doap_Kudu.rdf
index 8736043..4a00245 100644
--- a/doap_Kudu.rdf
+++ b/doap_Kudu.rdf
@@ -27,6 +27,8 @@
     <name>Apache Kudu</name>
     <homepage rdf:resource="https://kudu.apache.org" />
     <asfext:pmc rdf:resource="https://kudu.apache.org" />
+    <shortdesc>Columnar storage manager</shortdesc>
+    <description>Apache Kudu is a columnar storage manager developed for the Apache Hadoop platform.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/projects/KUDU/issues" />
     <mailing-list rdf:resource="https://kudu.apache.org/community.html" />
     <download-page rdf:resource="https://kudu.apache.org/releases/" />