> What version of Java are using? Oracle or OpenJDK, 8 or 9, etc.? Also

$ java -version                                                                 
                                               
java version "1.8.0_45"                                                         
                                                                                
                                                        
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)                            
                                                                                
                                                        
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)

> which branch are you building from? It looks like it's building

Tried both of these:

$ git branch -v                                                                 
                                               
* master             44c9ea0 NIFI-3236 - SplitJson performance improvements     
                                                                                
                                                        
  support/nifi-1.1.x 986e716 NIFI-3188: Added unit test to test corner cases

Reply via email to