eyala commented on PR #31:
URL: https://github.com/apache/datafu/pull/31#issuecomment-1274371690

   It seems to me like there are some changes in what is being logged. You can 
see this by comparing the gradle build results in 
_datafu-spark/build/test-results_ (between the master branch and yours).
   
   For example, this line is missing in DataframeOpsTests:
   
   `WARN apache.spark.SparkContext - Using an existing SparkContext; some 
configuration may not take effect.
   `
   
   And some messages with level _WARN hive.metastore.ObjectStore_ from 
TestScalaPythonBridge, and _WARN hive.metastore.ObjectStore_ from UdafTests.
   
   If it's just the default logging level in the tests, I think it's fine ... 
but if it will lead to a change in actual usage then less so.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@datafu.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to