nlu90 opened a new pull request #2903: cleaning removed directory for setup 
scripts
URL: https://github.com/apache/incubator-heron/pull/2903
 
 
   Two directories are removed from the project but the paths are not updated 
accordingly in the setup scripts. And causing the following warning:
   
   ```
   find: contrib: No such file or directory
   find: bazel-bin/heron/metricsmgr/src/thrift: No such file or directory
   ```
   
   This PR is to fix the issue. After the cleaning, the building result is:
   
   ```
   INFO: Build completed successfully, 4754 total actions
   Bazel build successful!!
   Path is /Users/nlu/workspace/heron
   Generating IDEA project...
   Done. IDEA module file: heron.iml
   Opening Heron project in IDEA...
   Done.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to