Re: [VOTE] Apache Pinot (incubating) 0.7.0 RC0

2021-03-06 Thread Xiang Fu
I used this binary directory: apache-pinot-incubating-0.7.0-bin My java version is: ``` openjdk version "1.8.0_232" OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_232-b09) OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.232-b09, mixed mode) ``` I also tried to build the src directory

Re: [VOTE] Apache Pinot (incubating) 0.7.0 RC0

2021-03-06 Thread Yupeng Fu
On Fri, Mar 5, 2021 at 6:05 PM Felix Cheung wrote: > signing key should use a @apache.org address > Thanks for pointing it out. Updated the email address on the GPG key and the signing key stays the same. > > - incubating in name > - signature and hash fine > - DISCLAIMER is fine > - LICENSE is

Re: [VOTE] Apache Pinot (incubating) 0.7.0 RC0

2021-03-06 Thread Yupeng Fu
I didn't see such error on console out, neither on controller/server logs. Could you add more info on how to reproduce it? On Sat, Mar 6, 2021 at 2:12 AM Xiang Fu wrote: > I’m seeing this issue when running bin/quick-start-batch.sh > > ``` > Exception while executing a state transition task

Re: [VOTE] Apache Pinot (incubating) 0.7.0 RC0

2021-03-06 Thread Xiang Fu
I’m seeing this issue when running bin/quick-start-batch.sh ``` Exception while executing a state transition task baseballStats_OFFLINE_0 java.lang.reflect.InvocationTargetException: null at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_232] at