You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Jean-Marc Spaggiari <je...@spaggiari.org> on 2019/04/10 13:25:09 UTC

illegal reflective access

Hi,

Does this need to be reported or should I just ignore it?

Thanks,

JMS


WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.apache.hadoop.hbase.util.UnsafeAvailChecker
(file:/tmp/p-0.0.1-SNAPSHOT-jar-with-dependencies.jar) to method
java.nio.Bits.unaligned()
WARNING: Please consider reporting this to the maintainers of
org.apache.hadoop.hbase.util.UnsafeAvailChecker
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release

Re: illegal reflective access

Posted by Jean-Marc Spaggiari <je...@spaggiari.org>.
Thanks. Added myself to those cases.

Le mer. 10 avr. 2019 à 12:58, Sean Busbey <bu...@apache.org> a écrit :

> also being tracked in HBASE-22172 and HBASE-21110
>
> On Wed, Apr 10, 2019 at 8:39 AM Jean-Marc Spaggiari
> <je...@spaggiari.org> wrote:
> >
> > Didn't even realized I was running JDK11 ;) Side effect of a recent
> apt-get
> > dist-upgrade...
> >
> > jmspaggi@node8:~/p$ java -version
> > openjdk version "11.0.2" 2019-01-15
> > OpenJDK Runtime Environment (build 11.0.2+9-Debian-3)
> > OpenJDK 64-Bit Server VM (build 11.0.2+9-Debian-3, mixed mode, sharing)
> >
> > So for now I will ignore that.
> >
> > Thanks,
> >
> > JMS
> >
> >
> > Le mer. 10 avr. 2019 à 09:30, 张铎(Duo Zhang) <pa...@gmail.com> a
> > écrit :
> >
> > > You're using Java11? HBase has not added the support for Java11 yet...
> > >
> > > Jean-Marc Spaggiari <je...@spaggiari.org> 于2019年4月10日周三 下午9:25写道:
> > >
> > > > Hi,
> > > >
> > > > Does this need to be reported or should I just ignore it?
> > > >
> > > > Thanks,
> > > >
> > > > JMS
> > > >
> > > >
> > > > WARNING: An illegal reflective access operation has occurred
> > > > WARNING: Illegal reflective access by
> > > > org.apache.hadoop.hbase.util.UnsafeAvailChecker
> > > > (file:/tmp/p-0.0.1-SNAPSHOT-jar-with-dependencies.jar) to method
> > > > java.nio.Bits.unaligned()
> > > > WARNING: Please consider reporting this to the maintainers of
> > > > org.apache.hadoop.hbase.util.UnsafeAvailChecker
> > > > WARNING: Use --illegal-access=warn to enable warnings of further
> illegal
> > > > reflective access operations
> > > > WARNING: All illegal access operations will be denied in a future
> release
> > > >
> > >
>

Re: illegal reflective access

Posted by Sean Busbey <bu...@apache.org>.
also being tracked in HBASE-22172 and HBASE-21110

On Wed, Apr 10, 2019 at 8:39 AM Jean-Marc Spaggiari
<je...@spaggiari.org> wrote:
>
> Didn't even realized I was running JDK11 ;) Side effect of a recent apt-get
> dist-upgrade...
>
> jmspaggi@node8:~/p$ java -version
> openjdk version "11.0.2" 2019-01-15
> OpenJDK Runtime Environment (build 11.0.2+9-Debian-3)
> OpenJDK 64-Bit Server VM (build 11.0.2+9-Debian-3, mixed mode, sharing)
>
> So for now I will ignore that.
>
> Thanks,
>
> JMS
>
>
> Le mer. 10 avr. 2019 à 09:30, 张铎(Duo Zhang) <pa...@gmail.com> a
> écrit :
>
> > You're using Java11? HBase has not added the support for Java11 yet...
> >
> > Jean-Marc Spaggiari <je...@spaggiari.org> 于2019年4月10日周三 下午9:25写道:
> >
> > > Hi,
> > >
> > > Does this need to be reported or should I just ignore it?
> > >
> > > Thanks,
> > >
> > > JMS
> > >
> > >
> > > WARNING: An illegal reflective access operation has occurred
> > > WARNING: Illegal reflective access by
> > > org.apache.hadoop.hbase.util.UnsafeAvailChecker
> > > (file:/tmp/p-0.0.1-SNAPSHOT-jar-with-dependencies.jar) to method
> > > java.nio.Bits.unaligned()
> > > WARNING: Please consider reporting this to the maintainers of
> > > org.apache.hadoop.hbase.util.UnsafeAvailChecker
> > > WARNING: Use --illegal-access=warn to enable warnings of further illegal
> > > reflective access operations
> > > WARNING: All illegal access operations will be denied in a future release
> > >
> >

Re: illegal reflective access

Posted by Jean-Marc Spaggiari <je...@spaggiari.org>.
Didn't even realized I was running JDK11 ;) Side effect of a recent apt-get
dist-upgrade...

jmspaggi@node8:~/p$ java -version
openjdk version "11.0.2" 2019-01-15
OpenJDK Runtime Environment (build 11.0.2+9-Debian-3)
OpenJDK 64-Bit Server VM (build 11.0.2+9-Debian-3, mixed mode, sharing)

So for now I will ignore that.

Thanks,

JMS


Le mer. 10 avr. 2019 à 09:30, 张铎(Duo Zhang) <pa...@gmail.com> a
écrit :

> You're using Java11? HBase has not added the support for Java11 yet...
>
> Jean-Marc Spaggiari <je...@spaggiari.org> 于2019年4月10日周三 下午9:25写道:
>
> > Hi,
> >
> > Does this need to be reported or should I just ignore it?
> >
> > Thanks,
> >
> > JMS
> >
> >
> > WARNING: An illegal reflective access operation has occurred
> > WARNING: Illegal reflective access by
> > org.apache.hadoop.hbase.util.UnsafeAvailChecker
> > (file:/tmp/p-0.0.1-SNAPSHOT-jar-with-dependencies.jar) to method
> > java.nio.Bits.unaligned()
> > WARNING: Please consider reporting this to the maintainers of
> > org.apache.hadoop.hbase.util.UnsafeAvailChecker
> > WARNING: Use --illegal-access=warn to enable warnings of further illegal
> > reflective access operations
> > WARNING: All illegal access operations will be denied in a future release
> >
>

Re: illegal reflective access

Posted by "张铎 (Duo Zhang)" <pa...@gmail.com>.
You're using Java11? HBase has not added the support for Java11 yet...

Jean-Marc Spaggiari <je...@spaggiari.org> 于2019年4月10日周三 下午9:25写道:

> Hi,
>
> Does this need to be reported or should I just ignore it?
>
> Thanks,
>
> JMS
>
>
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by
> org.apache.hadoop.hbase.util.UnsafeAvailChecker
> (file:/tmp/p-0.0.1-SNAPSHOT-jar-with-dependencies.jar) to method
> java.nio.Bits.unaligned()
> WARNING: Please consider reporting this to the maintainers of
> org.apache.hadoop.hbase.util.UnsafeAvailChecker
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
>