Thanks for the feedback Alan. BTW which version were you using previously? 2017-03-08 1:14 GMT+08:00 Alan Gates <[email protected]>:
> Turns out it was a bug in IntelliJ. Upgrading to a more recent version > fixed it. > > Alan. > > > On Mar 3, 2017, at 6:05 AM, Konstantin Boudnik <[email protected]> wrote: > > > > hi Alan. > > > > Without actual verification (will try to do it later) you should be > > able to overcome this by simply adding yet another test root into the > > project (under Project properties, I believe). Meanwhile please feel > > free to open a ticket, so it gets fixed at the gradle level. > > > > Cheers, > > Cos > > -- > > Take care, > > Konstantin (Cos) Boudnik > > 2CAC 8312 4870 D885 8616 6115 220F 6980 1F27 E622 > > > > Disclaimer: Opinions expressed in this email are those of the author, > > and do not necessarily represent the views of any company the author > > might be affiliated with at the moment of writing. > > > > > > On Thu, Mar 2, 2017 at 4:38 PM, Alan Gates <[email protected]> wrote: > >> I'm trying to use Intellij with Bigtop, but running into problems. > When I go to import my bigtop code as a new project, I tell it to use > bigtop/build.gradle to import the project. It chugs along for a while > reporting that it's doing various things and than throws out an error > message: > >> > >> Can't register given path of type 'TEST' because it's out of content > root. > >> Content root: '/Users/gates/git/bigtop/bigtop-tests/smoke-tests/hive' > >> Given path: '/Users/gates/git/bigtop/bigtop-tests/test-artifacts/hive' > >> > >> Anyone seen this before? Does anyone know how to fix this? Thanks for > any help. > >> > >> Alan. > >> > >
