Github user harishreedharan commented on the pull request:

    https://github.com/apache/spark/pull/5823#issuecomment-98168394
  
    That is the post fix operator warning. I have seen it used elsewhere in
    spark but I can switch it out if you want. It trill is not a blocker I
    think.
    
    On Friday, May 1, 2015, Tom Graves <[email protected]> wrote:
    
    > seeing the following warning while compiling:
    >
    > [warn]
    > 
/home/tgraves/tgravescs_spark/core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala:247:
    > postfix operator hours should be enabled
    > [warn] by making the implicit value scala.language.postfixOps visible.
    > [warn] This can be achieved by adding the import clause 'import
    > scala.language.postfixOps'
    > [warn] or by setting the compiler option -language:postfixOps.
    > [warn] See the Scala docs for value scala.language.postfixOps for a
    > discussion
    > [warn] why the feature should be explicitly enabled.
    > [warn] sparkConf.getLong("spark.yarn.token.renewal.interval", (24
    > hours).toMillis)
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/5823#issuecomment-98144960>.
    >
    
    
    -- 
    
    Thanks,
    Hari



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to