File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
core/src/main/scala/org/apache/spark/ui
streaming/src/main/scala/org/apache/spark/streaming/ui Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -102,4 +102,4 @@ private[spark] object FooTab {
102102
103103 readLine(" \n > Started SparkUI with a Foo tab..." )
104104 }
105- }
105+ }
Original file line number Diff line number Diff line change 1111 * Unless required by applicable law or agreed to in writing, software
1212 * distributed under the License is distributed on an "AS IS" BASIS,
1313 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14- * See the License for the specific language governing permissions and
14+ * See the License for the specific language governing permissions and
1515 * limitations under the License.
1616 */
1717
Original file line number Diff line number Diff line change 1818package org .apache .spark .streaming .ui
1919
2020import scala .xml .Node
21- import org .apache .spark .ui .Page
2221
2322private [spark] object UIUtils {
2423
You can’t perform that action at this time.
0 commit comments