Github user asfgit closed the pull request at:
https://github.com/apache/orc/pull/213
---
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r166687574
--- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java ---
@@ -0,0 +1,403 @@
+package org.apache.orc;
+
+import org.apache.commons.lang.St
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r166681516
--- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java ---
@@ -0,0 +1,403 @@
+package org.apache.orc;
+
+import org.apache.commons.lang.St
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r166693767
--- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java ---
@@ -0,0 +1,403 @@
+package org.apache.orc;
+
+import org.apache.commons.lang.St
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r166682102
--- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java ---
@@ -0,0 +1,403 @@
+package org.apache.orc;
+
+import org.apache.commons.lang.St
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r166694083
--- Diff: java/core/src/test/org/apache/orc/TestInMemoryKeystore.java ---
@@ -0,0 +1,111 @@
+package org.apache.orc;
+
+/**
+ * Licensed to the A
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r166690257
--- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java ---
@@ -0,0 +1,403 @@
+package org.apache.orc;
+
+import org.apache.commons.lang.St
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r166680089
--- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java ---
@@ -0,0 +1,403 @@
+package org.apache.orc;
+
+import org.apache.commons.lang.St
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r166681799
--- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java ---
@@ -0,0 +1,403 @@
+package org.apache.orc;
+
+import org.apache.commons.lang.St
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r166687959
--- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java ---
@@ -0,0 +1,403 @@
+package org.apache.orc;
+
+import org.apache.commons.lang.St
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/213#discussion_r163618432
--- Diff: java/core/src/java/org/apache/orc/InMemoryKeystore.java ---
@@ -0,0 +1,402 @@
+package org.apache.orc;
+
+import org.apache.commons.lang.St
GitHub user moresandeep opened a pull request:
https://github.com/apache/orc/pull/213
ORC-278 - Create in memory KeyProvider class
This PR addresses ORC-278 by creating an in-memory implementation of
HadoopShims.KeyProvider interface which can be used for testing.
You can merge th
12 matches
Mail list logo