Repository: incubator-pirk
Updated Branches:
  refs/heads/asf-site 60e1af428 -> 74903e74c


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/stylesheet.css
----------------------------------------------------------------------
diff --git a/javadocs/test/stylesheet.css b/javadocs/test/stylesheet.css
deleted file mode 100644
index 0aeaa97..0000000
--- a/javadocs/test/stylesheet.css
+++ /dev/null
@@ -1,474 +0,0 @@
-/* Javadoc style sheet */
-/*
-Overall document style
-*/
-body {
-    background-color:#ffffff;
-    color:#353833;
-    font-family:Arial, Helvetica, sans-serif;
-    font-size:76%;
-    margin:0;
-}
-a:link, a:visited {
-    text-decoration:none;
-    color:#4c6b87;
-}
-a:hover, a:focus {
-    text-decoration:none;
-    color:#bb7a2a;
-}
-a:active {
-    text-decoration:none;
-    color:#4c6b87;
-}
-a[name] {
-    color:#353833;
-}
-a[name]:hover {
-    text-decoration:none;
-    color:#353833;
-}
-pre {
-    font-size:1.3em;
-}
-h1 {
-    font-size:1.8em;
-}
-h2 {
-    font-size:1.5em;
-}
-h3 {
-    font-size:1.4em;
-}
-h4 {
-    font-size:1.3em;
-}
-h5 {
-    font-size:1.2em;
-}
-h6 {
-    font-size:1.1em;
-}
-ul {
-    list-style-type:disc;
-}
-code, tt {
-    font-size:1.2em;
-}
-dt code {
-    font-size:1.2em;
-}
-table tr td dt code {
-    font-size:1.2em;
-    vertical-align:top;
-}
-sup {
-    font-size:.6em;
-}
-/*
-Document title and Copyright styles
-*/
-.clear {
-    clear:both;
-    height:0px;
-    overflow:hidden;
-}
-.aboutLanguage {
-    float:right;
-    padding:0px 21px;
-    font-size:.8em;
-    z-index:200;
-    margin-top:-7px;
-}
-.legalCopy {
-    margin-left:.5em;
-}
-.bar a, .bar a:link, .bar a:visited, .bar a:active {
-    color:#FFFFFF;
-    text-decoration:none;
-}
-.bar a:hover, .bar a:focus {
-    color:#bb7a2a;
-}
-.tab {
-    background-color:#0066FF;
-    background-image:url(resources/titlebar.gif);
-    background-position:left top;
-    background-repeat:no-repeat;
-    color:#ffffff;
-    padding:8px;
-    width:5em;
-    font-weight:bold;
-}
-/*
-Navigation bar styles
-*/
-.bar {
-    background-image:url(resources/background.gif);
-    background-repeat:repeat-x;
-    color:#FFFFFF;
-    padding:.8em .5em .4em .8em;
-    height:auto;/*height:1.8em;*/
-    font-size:1em;
-    margin:0;
-}
-.topNav {
-    background-image:url(resources/background.gif);
-    background-repeat:repeat-x;
-    color:#FFFFFF;
-    float:left;
-    padding:0;
-    width:100%;
-    clear:right;
-    height:2.8em;
-    padding-top:10px;
-    overflow:hidden;
-}
-.bottomNav {
-    margin-top:10px;
-    background-image:url(resources/background.gif);
-    background-repeat:repeat-x;
-    color:#FFFFFF;
-    float:left;
-    padding:0;
-    width:100%;
-    clear:right;
-    height:2.8em;
-    padding-top:10px;
-    overflow:hidden;
-}
-.subNav {
-    background-color:#dee3e9;
-    border-bottom:1px solid #9eadc0;
-    float:left;
-    width:100%;
-    overflow:hidden;
-}
-.subNav div {
-    clear:left;
-    float:left;
-    padding:0 0 5px 6px;
-}
-ul.navList, ul.subNavList {
-    float:left;
-    margin:0 25px 0 0;
-    padding:0;
-}
-ul.navList li{
-    list-style:none;
-    float:left;
-    padding:3px 6px;
-}
-ul.subNavList li{
-    list-style:none;
-    float:left;
-    font-size:90%;
-}
-.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, 
.bottomNav a:active, .bottomNav a:visited {
-    color:#FFFFFF;
-    text-decoration:none;
-}
-.topNav a:hover, .bottomNav a:hover {
-    text-decoration:none;
-    color:#bb7a2a;
-}
-.navBarCell1Rev {
-    background-image:url(resources/tab.gif);
-    background-color:#a88834;
-    color:#FFFFFF;
-    margin: auto 5px;
-    border:1px solid #c9aa44;
-}
-/*
-Page header and footer styles
-*/
-.header, .footer {
-    clear:both;
-    margin:0 20px;
-    padding:5px 0 0 0;
-}
-.indexHeader {
-    margin:10px;
-    position:relative;
-}
-.indexHeader h1 {
-    font-size:1.3em;
-}
-.title {
-    color:#2c4557;
-    margin:10px 0;
-}
-.subTitle {
-    margin:5px 0 0 0;
-}
-.header ul {
-    margin:0 0 25px 0;
-    padding:0;
-}
-.footer ul {
-    margin:20px 0 5px 0;
-}
-.header ul li, .footer ul li {
-    list-style:none;
-    font-size:1.2em;
-}
-/*
-Heading styles
-*/
-div.details ul.blockList ul.blockList ul.blockList li.blockList h4, 
div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
-    background-color:#dee3e9;
-    border-top:1px solid #9eadc0;
-    border-bottom:1px solid #9eadc0;
-    margin:0 0 6px -8px;
-    padding:2px 5px;
-}
-ul.blockList ul.blockList ul.blockList li.blockList h3 {
-    background-color:#dee3e9;
-    border-top:1px solid #9eadc0;
-    border-bottom:1px solid #9eadc0;
-    margin:0 0 6px -8px;
-    padding:2px 5px;
-}
-ul.blockList ul.blockList li.blockList h3 {
-    padding:0;
-    margin:15px 0;
-}
-ul.blockList li.blockList h2 {
-    padding:0px 0 20px 0;
-}
-/*
-Page layout container styles
-*/
-.contentContainer, .sourceContainer, .classUseContainer, 
.serializedFormContainer, .constantValuesContainer {
-    clear:both;
-    padding:10px 20px;
-    position:relative;
-}
-.indexContainer {
-    margin:10px;
-    position:relative;
-    font-size:1.0em;
-}
-.indexContainer h2 {
-    font-size:1.1em;
-    padding:0 0 3px 0;
-}
-.indexContainer ul {
-    margin:0;
-    padding:0;
-}
-.indexContainer ul li {
-    list-style:none;
-}
-.contentContainer .description dl dt, .contentContainer .details dl dt, 
.serializedFormContainer dl dt {
-    font-size:1.1em;
-    font-weight:bold;
-    margin:10px 0 0 0;
-    color:#4E4E4E;
-}
-.contentContainer .description dl dd, .contentContainer .details dl dd, 
.serializedFormContainer dl dd {
-    margin:10px 0 10px 20px;
-}
-.serializedFormContainer dl.nameValue dt {
-    margin-left:1px;
-    font-size:1.1em;
-    display:inline;
-    font-weight:bold;
-}
-.serializedFormContainer dl.nameValue dd {
-    margin:0 0 0 1px;
-    font-size:1.1em;
-    display:inline;
-}
-/*
-List styles
-*/
-ul.horizontal li {
-    display:inline;
-    font-size:0.9em;
-}
-ul.inheritance {
-    margin:0;
-    padding:0;
-}
-ul.inheritance li {
-    display:inline;
-    list-style:none;
-}
-ul.inheritance li ul.inheritance {
-    margin-left:15px;
-    padding-left:15px;
-    padding-top:1px;
-}
-ul.blockList, ul.blockListLast {
-    margin:10px 0 10px 0;
-    padding:0;
-}
-ul.blockList li.blockList, ul.blockListLast li.blockList {
-    list-style:none;
-    margin-bottom:25px;
-}
-ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast 
li.blockList {
-    padding:0px 20px 5px 10px;
-    border:1px solid #9eadc0;
-    background-color:#f9f9f9;
-}
-ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList 
ul.blockListLast li.blockList {
-    padding:0 0 5px 8px;
-    background-color:#ffffff;
-    border:1px solid #9eadc0;
-    border-top:none;
-}
-ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
-    margin-left:0;
-    padding-left:0;
-    padding-bottom:15px;
-    border:none;
-    border-bottom:1px solid #9eadc0;
-}
-ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
-    list-style:none;
-    border-bottom:none;
-    padding-bottom:0;
-}
-table tr td dl, table tr td dl dt, table tr td dl dd {
-    margin-top:0;
-    margin-bottom:1px;
-}
-/*
-Table styles
-*/
-.contentContainer table, .classUseContainer table, .constantValuesContainer 
table {
-    border-bottom:1px solid #9eadc0;
-    width:100%;
-}
-.contentContainer ul li table, .classUseContainer ul li table, 
.constantValuesContainer ul li table {
-    width:100%;
-}
-.contentContainer .description table, .contentContainer .details table {
-    border-bottom:none;
-}
-.contentContainer ul li table th.colOne, .contentContainer ul li table 
th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li 
table th, .constantValuesContainer ul li table th, .contentContainer ul li 
table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer 
ul li table td.colLast, .classUseContainer ul li table td, 
.constantValuesContainer ul li table td{
-    vertical-align:top;
-    padding-right:20px;
-}
-.contentContainer ul li table th.colLast, .classUseContainer ul li table 
th.colLast,.constantValuesContainer ul li table th.colLast,
-.contentContainer ul li table td.colLast, .classUseContainer ul li table 
td.colLast,.constantValuesContainer ul li table td.colLast,
-.contentContainer ul li table th.colOne, .classUseContainer ul li table 
th.colOne,
-.contentContainer ul li table td.colOne, .classUseContainer ul li table 
td.colOne {
-    padding-right:3px;
-}
-.overviewSummary caption, .packageSummary caption, .contentContainer 
ul.blockList li.blockList caption, .summary caption, .classUseContainer 
caption, .constantValuesContainer caption {
-    position:relative;
-    text-align:left;
-    background-repeat:no-repeat;
-    color:#FFFFFF;
-    font-weight:bold;
-    clear:none;
-    overflow:hidden;
-    padding:0px;
-    margin:0px;
-}
-caption a:link, caption a:hover, caption a:active, caption a:visited {
-    color:#FFFFFF;
-}
-.overviewSummary caption span, .packageSummary caption span, .contentContainer 
ul.blockList li.blockList caption span, .summary caption span, 
.classUseContainer caption span, .constantValuesContainer caption span {
-    white-space:nowrap;
-    padding-top:8px;
-    padding-left:8px;
-    display:block;
-    float:left;
-    background-image:url(resources/titlebar.gif);
-    height:18px;
-}
-.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer 
ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer 
.tabEnd, .constantValuesContainer .tabEnd {
-    width:10px;
-    background-image:url(resources/titlebar_end.gif);
-    background-repeat:no-repeat;
-    background-position:top right;
-    position:relative;
-    float:left;
-}
-ul.blockList ul.blockList li.blockList table {
-    margin:0 0 12px 0px;
-    width:100%;
-}
-.tableSubHeadingColor {
-    background-color: #EEEEFF;
-}
-.altColor {
-    background-color:#eeeeef;
-}
-.rowColor {
-    background-color:#ffffff;
-}
-.overviewSummary td, .packageSummary td, .contentContainer ul.blockList 
li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer 
td {
-    text-align:left;
-    padding:3px 3px 3px 7px;
-}
-th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
-    background:#dee3e9;
-    border-top:1px solid #9eadc0;
-    border-bottom:1px solid #9eadc0;
-    text-align:left;
-    padding:3px 3px 3px 7px;
-}
-td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, 
td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst 
a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, 
td.colLast a:hover, .constantValuesContainer td a:link, 
.constantValuesContainer td a:active, .constantValuesContainer td a:visited, 
.constantValuesContainer td a:hover {
-    font-weight:bold;
-}
-td.colFirst, th.colFirst {
-    border-left:1px solid #9eadc0;
-    white-space:nowrap;
-}
-td.colLast, th.colLast {
-    border-right:1px solid #9eadc0;
-}
-td.colOne, th.colOne {
-    border-right:1px solid #9eadc0;
-    border-left:1px solid #9eadc0;
-}
-table.overviewSummary  {
-    padding:0px;
-    margin-left:0px;
-}
-table.overviewSummary td.colFirst, table.overviewSummary th.colFirst,
-table.overviewSummary td.colOne, table.overviewSummary th.colOne {
-    width:25%;
-    vertical-align:middle;
-}
-table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
-    width:25%;
-    vertical-align:middle;
-}
-/*
-Content styles
-*/
-.description pre {
-    margin-top:0;
-}
-.deprecatedContent {
-    margin:0;
-    padding:10px 0;
-}
-.docSummary {
-    padding:0;
-}
-/*
-Formatting effect styles
-*/
-.sourceLineNo {
-    color:green;
-    padding:0 30px 0 0;
-}
-h1.hidden {
-    visibility:hidden;
-    overflow:hidden;
-    font-size:.9em;
-}
-.block {
-    display:block;
-    margin:3px 0 0 0;
-}
-.strong {
-    font-weight:bold;
-}

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/wideskies/standalone/StandaloneTest.html
----------------------------------------------------------------------
diff --git a/javadocs/test/wideskies/standalone/StandaloneTest.html 
b/javadocs/test/wideskies/standalone/StandaloneTest.html
index c4ce32a..d21aa1e 100644
--- a/javadocs/test/wideskies/standalone/StandaloneTest.html
+++ b/javadocs/test/wideskies/standalone/StandaloneTest.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:07 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:36 EDT 2016 
-->
 <title>StandaloneTest</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/wideskies/standalone/class-use/StandaloneTest.html
----------------------------------------------------------------------
diff --git a/javadocs/test/wideskies/standalone/class-use/StandaloneTest.html 
b/javadocs/test/wideskies/standalone/class-use/StandaloneTest.html
index a02a5d2..8cf70eb 100644
--- a/javadocs/test/wideskies/standalone/class-use/StandaloneTest.html
+++ b/javadocs/test/wideskies/standalone/class-use/StandaloneTest.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 
-->
 <title>Uses of Class test.wideskies.standalone.StandaloneTest</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/wideskies/standalone/package-frame.html
----------------------------------------------------------------------
diff --git a/javadocs/test/wideskies/standalone/package-frame.html 
b/javadocs/test/wideskies/standalone/package-frame.html
index ce413e3..3742b12 100644
--- a/javadocs/test/wideskies/standalone/package-frame.html
+++ b/javadocs/test/wideskies/standalone/package-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 
-->
 <title>test.wideskies.standalone</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/wideskies/standalone/package-summary.html
----------------------------------------------------------------------
diff --git a/javadocs/test/wideskies/standalone/package-summary.html 
b/javadocs/test/wideskies/standalone/package-summary.html
index 3745f60..76d42d4 100644
--- a/javadocs/test/wideskies/standalone/package-summary.html
+++ b/javadocs/test/wideskies/standalone/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 
-->
 <title>test.wideskies.standalone</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/wideskies/standalone/package-tree.html
----------------------------------------------------------------------
diff --git a/javadocs/test/wideskies/standalone/package-tree.html 
b/javadocs/test/wideskies/standalone/package-tree.html
index d7c8710..4a49a85 100644
--- a/javadocs/test/wideskies/standalone/package-tree.html
+++ b/javadocs/test/wideskies/standalone/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 
-->
 <title>test.wideskies.standalone Class Hierarchy</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/wideskies/standalone/package-use.html
----------------------------------------------------------------------
diff --git a/javadocs/test/wideskies/standalone/package-use.html 
b/javadocs/test/wideskies/standalone/package-use.html
index abf0cf1..0580b6d 100644
--- a/javadocs/test/wideskies/standalone/package-use.html
+++ b/javadocs/test/wideskies/standalone/package-use.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 
-->
 <title>Uses of Package test.wideskies.standalone</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/target/classes/data-schema.xsd
----------------------------------------------------------------------
diff --git a/target/classes/data-schema.xsd b/target/classes/data-schema.xsd
deleted file mode 100644
index 7384409..0000000
--- a/target/classes/data-schema.xsd
+++ /dev/null
@@ -1,84 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<!--
- ~ Licensed to the Apache Software Foundation (ASF) under one or more
- ~ contributor license agreements.  See the NOTICE file distributed with
- ~ this work for additional information regarding copyright ownership.
- ~ The ASF licenses this file to You under the Apache License, Version 2.0
- ~ (the "License"); you may not use this file except in compliance with
- ~ the License.  You may obtain a copy of the License at
- ~
- ~    http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing, software
- ~ distributed under the License is distributed on an "AS IS" BASIS,
- ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ~ See the License for the specific language governing permissions and
- ~ limitations under the License.
- -->
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema";
-    targetNamespace="http://pirk.apache.org"; xmlns="http://pirk.apache.org";
-    elementFormDefault="qualified">
-
-    <xs:element name="schema">
-        <xs:complexType>
-            <xs:sequence>
-
-                <xs:element name="schemaName" type="xs:string">
-                    <xs:annotation>
-                        <xs:documentation>The name of the data schema.
-                            The name omits leading and trailing
-                            whitespace, and is case sensitive.
-                        </xs:documentation>
-                    </xs:annotation>
-                </xs:element>
-
-                <xs:element name="element" maxOccurs="unbounded">
-                    <xs:complexType>
-                        <xs:sequence>
-
-                            <xs:element name="name" type="xs:string">
-                                <xs:annotation>
-                                    <xs:documentation>The name of the
-                                        data element.
-                                        The name omits
-                                        leading and trailing whitespace,
-                                        and is case sensitive.
-                                    </xs:documentation>
-                                </xs:annotation>
-                            </xs:element>
-
-                            <xs:element name="type" type="xs:string">
-                                <xs:annotation>
-                                    <xs:documentation>The type of the data 
element.
-                                        The type name is the fully qualified 
class name,
-                                        or the primitive Java type of the 
element.
-                                    </xs:documentation>
-                                </xs:annotation>
-                            </xs:element>
-
-                            <xs:element name="isArray" type="xs:boolean"
-                                default="true" minOccurs="0">
-                                <xs:annotation>
-                                    <xs:documentation>Whether or not the 
schema element is
-                                        an array within the data.  False if 
unspecified.
-                                    </xs:documentation>
-                                </xs:annotation>
-                            </xs:element>
-
-                            <xs:element name="partitioner"
-                                type="xs:string" minOccurs="0">
-                                <xs:annotation>
-                                    <xs:documentation>Partitioner type for the 
element.
-                                        The type name is the fully qualified 
class name.
-                                        Uses the primitive Java type 
partitioner if unspecified.
-                                    </xs:documentation>
-                                </xs:annotation>
-                            </xs:element>
-                        </xs:sequence>
-                    </xs:complexType>
-                </xs:element>
-            </xs:sequence>
-        </xs:complexType>
-    </xs:element>
-
-</xs:schema>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/target/classes/log4j2.properties
----------------------------------------------------------------------
diff --git a/target/classes/log4j2.properties b/target/classes/log4j2.properties
deleted file mode 100644
index 2a318be..0000000
--- a/target/classes/log4j2.properties
+++ /dev/null
@@ -1,57 +0,0 @@
-###############################################################################
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-###############################################################################
-# Pirk Log4j Properties file
-
-# Logging levels in order of verboseness:  trace, debug, info, warn, error, 
fatal
-log4j.rootLogger=info, stdout, rolling
-#log4j.rootLogger=debug, stdout, rolling
-#log4j.rootLogger=trace, debug, info, stdout, rolling
-#log4j.rootLogger=debug, info, stdout, rolling
-
-# Example of adding a specific package/class at a different
-#log4j.category.org.apache.pirk=debug
-
-
-# BEGIN APPENDER: CONSOLE APPENDER (stdout)
-#  first:  type of appender (fully qualified class name)
-log4j.appender.stdout=org.apache.log4j.ConsoleAppender
-
-#  second: Any configuration information needed for that appender.
-#    Many appenders require a layout.
-# log4j.appender.stdout.layout=org.apache.log4j.SimpleLayout
-log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
-# Pattern to output the caller's file name and line number.
-log4j.appender.stdout.layout.ConversionPattern=%5p [%t] %d (%F:%L) - %m%n
-
-
-# BEGIN APPENDER: ROLLING FILE APPENDER (rolling)
-#  first:  type of appender (fully qualified class name)
-log4j.appender.rolling=org.apache.log4j.RollingFileAppender
-log4j.appender.rolling.File=./logs/pirk.log
-log4j.appender.rolling.MaxFileSize=1MB
-#  number of backups to keep
-log4j.appender.rolling.MaxBackupIndex=2
-
-log4j.appender.rolling.layout=org.apache.log4j.PatternLayout
-log4j.appender.rolling.layout.ConversionPattern=%d %-5p %-17c{2} %3x - %m%n
-
-log4j.logger.org.apache.zookeeper=error
-log4j.logger.org.apache.hadoop.hbase=info
-log4j.logger.org.apache.hadoop.hbase.zookeeper=warn
-

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/target/classes/pirk.properties
----------------------------------------------------------------------
diff --git a/target/classes/pirk.properties b/target/classes/pirk.properties
deleted file mode 100644
index d6ea68d..0000000
--- a/target/classes/pirk.properties
+++ /dev/null
@@ -1,243 +0,0 @@
-###############################################################################
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-###############################################################################
-
-##
-## Default System Configuration Properties
-##
-
-# Name of log4j properties file (relative to current folder)
-log4jPropertiesFile=logging/log4j2.properties
-
-#Name of the local properties file - used when running with the 
-#hadoop jar command
-local.pirk.properties=/root/local.pirk.properties
-
-##
-##Spark path for SparkLauncher
-##
-spark.home = /usr
-
-##
-## Data schema properties
-##
-## Each data schema should be specified in an xml file of the form; 
-##             all items are treated in a case insensitive manner:
-##
-##<schema>
-##  <schemaName> name of the schema </schemaName>
-##  <element>
-##      <name> element name </name>
-##      <type> class name or type name (if Java primitive type) of the element 
</type>
-##      <isArray> true or false -- whether or not the schema element is an 
array within the data </isArray>
-##      <partitioner> optional - Partitioner class for the element; defaults 
to primitive java type partitioner </partitioner> 
-##  </element>
-## </schema>
-##
-## Primitive Java types must be one of the following: "byte", "short", "int", 
"long", "float", 
-##                  "double", "char", "string", "boolean"
-##
-
-#Comma separated list of local data schema files to load, fully qualified file 
names
-data.schemas = none
-
-##
-## Query schema properties
-##
-## Each query schema should be specified in an xml file of the form; 
-##             all items are treated in a case insensitive manner:
-##
-##<schema>
-##  <schemaName> name of the schema </schemaName>
-##     <dataSchemaName> name of the data schema over which this query is run 
</dataSchemaName>
-##     <selectorName> name of the element in the data schema that will be the 
selector </selectorName>
-##  <elements>
-##             <name> element name of element in the data schema to include in 
the query response </name>
-##     </elements>
-##  <filter> (optional) name of the filter class to use to filter the data 
</filter>
-##  <filterNames>
-##       <name> (optional) element name of element in the data schema to apply 
pre-processing filters </name>
-##  </filterNames>
-## </schema>
-##
-##
-
-#Comma separated list of local query schema files to load, fully qualified 
file names
-query.schemas = none
-
-##
-##Properties for ElasticSearch compatibility
-##
-
-#ES host address - One Elasticsearch node in the cluster - may include port 
specification
-es.nodes= none
-          
-#Default HTTP/REST port used for connecting to Elasticsearch 
-es.port=9200
-
-#Number of results/items returned by each individual scroll
-es.scroll.size = 1000
-
-#Whether elasticsearch-hadoop will treat empty fields as null
-es.field.read.empty.as.null=yes
-
-
-##
-##Properties for functional testing
-##
-
-#Test index to create in ES (created and deleted within the tests)
-#Need final form to be: <host>:<port>/<test.esTestIndex>
-test.es.index = testindex
-test.pir.es.index = testindexpir
-
-#Type of elements to insert in ES
-test.es.type = pkt
-
-#Elasticsearch resource - Elasticsearch resource location where data is read 
and written to. 
-#Requires the format <index>/<type> 
-test.es.resource= none
-test.pir.es.resource = none
-
-#Pathname in hdfs to place input JSON file testing
-test.inputJSONFile = none
-test.pir.inputJSONFile = /tmp/testJSONInput
-
-#Pathname in hdfs to place output file for testing
-test.outputHDFSFile = /tmp/testOutput
-
-#PIR query input dir in hdfs for testing
-test.pir.queryInputDir = none
-
-#PIR stoplist file
-test.pir.stopListFile = /tmp/testStopListFile
-
-#Whether or not we are running PIR testing (used as a flag to dump 
intermediate RDDs for checking)
-#This should default to false; it is changed to true in the test suite, as 
applicable
-pir.test = false
-
-#HDFS output dir for PIR intermediate testing
-#Should default to none; changed to a real hdfs path in the test suite, as 
applicable
-pir.testOut = none
-
-
-##
-## Properties to enable/disable JNA-GMP modPow acceleration for Paillier 
-##
-
-paillier.useGMPForModPow = true
-
-# The JNA-GMP library we use to invoke the much faster, natively compiled GMP
-# can be called in a way that tries to make all modPow calls take a constant 
amount 
-# of time to execute. This will slow down the modPow performance (still better 
than
-# Java's BigInteger.modPow() ). 
-# If you are using this package in a multi-tenant computing environment and 
have 
-# concerns about other tenants being able to closely inspect the runtime of 
your
-# software, you may want to enable this property. 
-paillier.GMPConstantTimeMode = false
-
-# This property controls the more rigorous prime generation checks in 
PrimeMaker.java
-# which are based on FIPS SP 800-56B and FIPS 186-4 (extra Miller-Rabin 
rounds, limits
-# on how close the primes p and q can be, and bounds on the values of the 
primes)
-# These checks slow down prime generation considerably
-pallier.FIPSPrimeGenerationChecks = true
-
-## These properties control the secure random number generator algorithm and 
provider.
-## You can specify just the algorithm, or both algorithm and provider.  The 
system's
-## default secure random is used when the algorithm is left unspecified. 
-pallier.secureRandom.algorithm=NativePRNG
-#pallier.secureRandom.provider=SUN
-
-##
-## Properties for PIR query and response
-##
-
-#Number of bits to return when encoding/returning string values as part of 
return data elements
-pir.stringBits = 64
-
-#Number of array elements to return when encoding/returning array valued 
elements
-pir.numReturnArrayElements = 2
-
-#Default prime certainty
-pir.primeCertainty = 128
-
-#Fully qualified dir in hdfs of Query files
-pir.queryInput = none
-
-#Data input format type -- 'base' or 'elasticsearch' (given in 
InputFormatsConst class)
-pir.dataInputFormat = base
-
-#Fully qualified name of input file/directory in hdfs; used if 
pir.dataInputFormat = base
-pir.inputData = none
-
-#Inputformat for 'base' data input format type -- must extend BaseInputFormat
-pir.baseInputFormat = none
-
-#ElasticSearch-like query if using 'base' input format
-pir.baseQuery = none
-
-#ES resource for input data
-pir.esResource = null
-
-#ES query for input data
-pir.esQuery = none
-
-#Fully qualified name of output file in hdfs
-pir.outputFile = none
-
-#Fully qualified dir in hdfs of file containing stoplist terms
-pir.stopListFile = none
-
-#Number of reduce tasks
-pir.numReduceTasks = 100
-
-#Whether or not to use the local cache during PIR computations
-pir.useLocalCache = true
-
-#Whether or not to limit the hits for each query term
-pir.limitHitsPerSelector = true
-
-#Number of hits to limit for each query term, if pir.limitHitsPerSelector = 
true
-pir.maxHitsPerSelector = 100
-
-#Whether or not to embed the selector in the results for false positive 
reduction
-pir.embedSelector = true
-
-#Whether or not to generate and use the HDFS modular exponentiation lookup 
table
-pir.useHDFSLookupTable = false
-
-#Number of partitions to coalesce the input data into in Spark
-pir.numDataPartitions = 1500
-
-#Mapreduce memory options
-mapreduce.map.memory.mb = 3000
-mapreduce.reduce.memory.mb = 3000
-mapreduce.map.java.opts = -Xmx2800m
-mapreduce.reduce.java.opts = -Xmx2800m
-
-#HDFS directory for the expLookupTable 
-pir.expDir = none
-               
-#Parallelism for expLookupTable creation in hdfs 
-pir.expCreationSplits = 600
-
-
-
-
-
-

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/target/classes/query-schema.xsd
----------------------------------------------------------------------
diff --git a/target/classes/query-schema.xsd b/target/classes/query-schema.xsd
deleted file mode 100644
index a0657e4..0000000
--- a/target/classes/query-schema.xsd
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<!--
- ~ Licensed to the Apache Software Foundation (ASF) under one or more
- ~ contributor license agreements.  See the NOTICE file distributed with
- ~ this work for additional information regarding copyright ownership.
- ~ The ASF licenses this file to You under the Apache License, Version 2.0
- ~ (the "License"); you may not use this file except in compliance with
- ~ the License.  You may obtain a copy of the License at
- ~
- ~    http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing, software
- ~ distributed under the License is distributed on an "AS IS" BASIS,
- ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ~ See the License for the specific language governing permissions and
- ~ limitations under the License.
- -->
-<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema";
-    targetNamespace="http://pirk.apache.org"; xmlns="http://pirk.apache.org";
-    elementFormDefault="qualified">
-
-    <xs:element name="schema">
-        <xs:complexType>
-            <xs:sequence>
-                <xs:element name="schemaName" type="xs:string" />
-                <xs:element name="dataSchemaName" type="xs:string" />
-                <xs:element name="selectorName" type="xs:string" />
-                <xs:element name="elements">
-                    <xs:complexType>
-                        <xs:sequence>
-                            <xs:element name="name" type="xs:string"
-                                maxOccurs="unbounded" />
-                        </xs:sequence>
-                    </xs:complexType>
-                </xs:element>
-                <xs:element name="filter" type="xs:string"
-                    minOccurs="0" />
-                <xs:element name="filterNames" minOccurs="0"
-                    maxOccurs="unbounded">
-                    <xs:complexType>
-                        <xs:sequence>
-                            <xs:element name="name" type="xs:string" />
-                        </xs:sequence>
-                    </xs:complexType>
-                </xs:element>
-            </xs:sequence>
-        </xs:complexType>
-    </xs:element>
-
-</xs:schema>

Reply via email to