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. >
