You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No point in including, for example, the hadoop libraries to read from HDFS if the deployment does not require it. Gradle excels at doing that. Necessary to rethink and organize the build process to include dependencies only when necessary.
No point in including, for example, the hadoop libraries to read from HDFS if the deployment does not require it. Gradle excels at doing that. Necessary to rethink and organize the build process to include dependencies only when necessary.