You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by je...@apache.org on 2019/01/08 19:26:03 UTC

[incubator-pinot.wiki] branch master updated: Updated Offline Index Creation (markdown)

This is an automated email from the ASF dual-hosted git repository.

jenniferdai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new eb9c174  Updated Offline Index Creation (markdown)
eb9c174 is described below

commit eb9c17448129057c56584dbdc27eadc04a11ab38
Author: Jennifer Dai <je...@users.noreply.github.com>
AuthorDate: Tue Jan 8 11:26:01 2019 -0800

    Updated Offline Index Creation (markdown)
---
 Offline-Index-Creation.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Offline-Index-Creation.md b/Offline-Index-Creation.md
index 9d867b8..22c1b69 100644
--- a/Offline-Index-Creation.md
+++ b/Offline-Index-Creation.md
@@ -61,3 +61,6 @@ them to a Pinot controller node.
 mvn clean install -DskipTests -Pbuild-shaded-jar
 hadoop jar pinot-hadoop-0.016-shaded.jar SegmentTarPush job.properties
 ```
+
+## FAQ
+If you get "Unable to create segments: Exception in thread "main" java.lang.ClassNotFoundException" please refer to the instructions above.
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org