Hi,
I've been trying to import the Beam sources to IntelliJ IDEA for some time
now and must admit I'm very surprised how painful it is.
I tried the steps described in
https://cwiki.apache.org/confluence/display/BEAM/Set+up+IntelliJ+from+scratch,
but the wizards give me different options (perhaps
Hey Jacek,
What I usually do is `git clone REPO` in a new folder, and then in the
Intellij main menu I press "Open", navigate to that folder, then press
"Open". Gradle then automatically starts doing the build.
Hope this helps!
Best,
Omar
On Wed, May 20, 2020 at 10:06 AM Jacek Laskowski wrote:
This changed for me recently. I re-run my IntelliJ import regularly just to
make sure setting up does not depend on painful manual configuration. My
most recent re-run also ended up having no dependencies. I did not track
this down or file a bug because I did not have time to confirm it was not
jus
I was running into similarish problems. I’m not sure if I’m breaking
something by building in terminal and IntelliJ. After a while the check
task fails for sdks/java being unable to resolve jar dependencies.
There were a bunch of artefacts this happened with like Avro-x.y.z-test and
a shaded Cassa
Hi,
Thanks all for the prompt response! That helps a lot.
I seem to have managed to sort it out. What worked for me was to manually
change Dependencies for runners/spark/main project (which I've been
interested in) and remove 5 directory-based 2.20.0-SNAPSHOT-versioned
dependencies, e.g.
/Users/j
Hi Reuven, all,
I have opened following jira to track this issue:
https://issues.apache.org/jira/browse/BEAM-10053
Thanks and Regards
Mohil
On Mon, May 18, 2020 at 12:28 PM Mohil Khare wrote:
> Hi Reuven,
>
> Thanks for your reply. Well, I haven't filed JIRA yet. But if it looks
> like a bug