harjitdotsingh commented on pull request #2228: URL: https://github.com/apache/accumulo/pull/2228#issuecomment-896224693
Thanks, that what I wasn't able to understand why it was failing with a nullpointerexception. That helps On Tue, Aug 10, 2021 at 2:26 PM Jeffrey Manno ***@***.***> wrote: > It appears System.console() will always return null for our tests. > Especially in an IDE. > https://stackoverflow.com/questions/4644415/java-how-to-get-input-from-system-console > has some reasoning into why and has alternative solutions. Though I wonder > for our use case, a simple System.out.println() would suffice. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/accumulo/pull/2228#issuecomment-896216249>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAASJ7WLKZXNIYCF7XS7H3DT4FVMHANCNFSM5B4IUG5A> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email> > . > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
